Storybook MCPofficial
A
licenseNot graded
qualityF
maintenanceEnables AI agents to interact with Storybook by exposing UI component information and development workflows through the Model Context Protocol.
270
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: listing all, getting metadata, reading source, coverage statistics, and searching. There is no ambiguity between them.
All tools follow a consistent verb_noun pattern (list_, get_, get_, get_, search_) with clear resource names, making them predictable and easy to distinguish.
With 5 tools, the set is well-scoped for a component registry server, providing exactly the necessary operations without unnecessary bloat or gaps.
The read-only surface covers all core needs: listing, detailed metadata, source retrieval, coverage reporting, and search. There are no obvious missing operations for this domain.