Mastersam07/widgetbook_mcp_server
A Model Context Protocol (MCP) server that supercharges Flutter Widgetbook development by giving AI assistants direct access to create, modify, and test UI components in your design system.
Platform-specific configuration:
{
"mcpServers": {
"widgetbook_mcp_server": {
"command": "npx",
"args": [
"-y",
"widgetbook_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...