Submit

Storybook Mcp Server

@minute_contest

Apify-hosted MCP server for Storybook. Browse components, inspect props, read stories, capture screenshots. Supports Storybook 6/7/8.

Tools

Server Config

{
  "mcpServers": {
    "storybook-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@apify/actors-mcp-server"
      ],
      "env": {
        "APIFY_TOKEN": "<YOUR_APIFY_TOKEN>",
        "actors": "minute_contest/storybook-mcp-server"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.