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.; onetool-mcp: OneTool MCP is a single MCP server that bundles 100+ tools — Brave search, Google, Context7, AWS, Playwright, Chrome DevTools, Excel, database operations, and more. Instead of registering each tool individually and burning context on their definitions, agents write short Python code to call any tool on demand. Anthropic engineering research backs this approach: code execution reduces token usage by over 98%, cutting costs dramatically when agents need many external tools.
Debug Flutter apps with AI assistants by retrieving errors and screenshots
Cutting MCP token overhead when an agent needs 10+ external tools