Arenukvern/mcp_flutter
If you are the rightful owner of mcp_flutter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Model Context Protocol (MCP) server connects Flutter apps with AI coding assistants.
Tools
Functions exposed to the LLM to take actions
Utility Methods
Such as get_active_ports
, get_supported_protocols
, etc., used for auxiliary functions
Debug Methods
Such as debug_dump_render_tree
, debug_dump_layer_tree
, etc., used for debugging
Inspector Methods
For example inspector_screenshot
, it is used to check the UI
DartIO Methods
For example, dart_io_get_version
is used to obtain Dart-related information
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client