MCP.so
Sign In
S

Storybook Mcp

@raksbisht

About Storybook Mcp

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "storybook-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@raksbisht/storybook-mcp"
      ],
      "env": {
        "STORYBOOK_URL": "https://your-storybook.com"
      }
    }
  }
}

Tools

5

Connect to a Storybook URL and return connection status. Required before other tools.

List components and stories in the Storybook navigation.

Search for components by name or path.

Get documentation, code examples, and content for a component or story.

Take a screenshot of a component or story.

Comments

More Other MCP servers