AgentUni

Flutter MCP Toolkit

by @Arenukvern / v5.1.0

Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools

Install

Docker / stdio

docker run -i --rm ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0

Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)

{
  "mcpServers": {
    "io-github-arenukvern-flutter-mcp-toolkit": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
      ]
    }
  }
}

Source: official MCP Registry record · registry name io.github.Arenukvern/flutter-mcp-toolkit · published 2026-08-23 · updated 2026-08-23. Not an endorsement; review the code before connecting it to anything sensitive.

Similar

More Developer Tools servers

Browse category