mcp_flutter and widgetbook_mcp_server
The Flutter and Dart VM MCP server and toolkit (A) and the Flutter Widgetbook development MCP server (B) are **complements**, as the latter extends the capabilities of Flutter Widgetbook development by integrating AI assistants, leveraging the underlying Model Context Protocol which the former provides tooling for.
About mcp_flutter
Arenukvern/mcp_flutter
MCP server and MCP Toolkit for Flutter and Dart VM - supports dynamic tooling
This tool helps Flutter app developers connect their running debug-mode applications to various AI coding assistants like Cursor or Claude. It takes live app data and debug information as input and provides your AI assistant with context about errors, screenshots, and UI details. This enables AI tools to offer more accurate and helpful code suggestions for debugging and development. It also allows Flutter apps to dynamically register custom tools for the AI.
About widgetbook_mcp_server
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work