get_component_demo
Get usage example and demo code for a ReactBits component.
How to use it
get_component_demo is exposed by the Reactbits MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_component_demo tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Reactbits MCP Server
npx reactbits-dev-mcp-serverOther tools in Reactbits MCP Server (9)
(optional): Filter by category (e.g., "animations", "backgrounds", "buttons")
Get the source code for a specific ReactBits component.
(optional): Maximum number of components to return
List all available component categories.
List all available ReactBits components with optional filtering.
(required): Name of the component (e.g., "splash-cursor", "pixel-card")
(required): Search query
Search for ReactBits components by name or description.
(optional): Filter by styling method ("css", "tailwind", "default")