Back to search
30
MCP

storybook-mcp-server

npm/storybook-mcp-server

MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@storylenses/mcp-server
StoryLenses MCP Server — AI cover letter generation for agents
0 tools
mcp-clipboardify
MCP server providing clipboard access tools for AI assistants and automation workflows
0 tools
itsmrshow/home-assistant-mcp-server
Home Assistant MCP Server that enables any AI assistant to interact with Home Assistant
0 tools
agentfiles-mcp
MCP server for AgentFiles — gives AI agents file sharing tools
0 tools
Storybook MCP Addon
Help agents automatically write and test stories for your UI components.
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "storybook-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}