mcp_flutter: This MCP server connects Flutter apps with AI coding assistants like Cursor, Claude, Cline, Windsurf, and RooCode. It enables dynamic tool registration, screenshot capture, error monitoring, and view details. The server supports debug mode and uses the Dart VM Service protocol for communication.; fastmcp: FastMCP is a standard framework for building Model Context Protocol (MCP) applications, which connect LLMs to tools and data. It simplifies the process by automatically generating schemas, validation, and documentation for tools, and managing transport negotiation and authentication for server connections. FastMCP offers a comprehensive solution for developing, deploying, and scaling MCP-powered systems.
Debug Flutter apps with AI assistants by retrieving errors and screenshots
Building LLM applications that interact with custom tools and data sources