MCP Directory
Back

mcp_flutter

by Arenukvern · Dart · ★ 337

MCP Toolkit for Flutter AI Agent Driven Development (MCP/CLI + custom client side tools) - via closed feedback loop (visual & semantic snapshot) and high client side customization adaptable for any Flutter app. Nowadays it is often called as agentic harness.

#ai#dart#dynamic-tools#flutter#harness-engineering#harness-execution-layer#harness-framework#mcp#mcp-client#mcp-server#mcp-toolkit#mcp-tools

Install

git clone https://github.com/Arenukvern/mcp_flutter.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-flutter": {
      "command": "npx",
      "args": [
        "-y",
        "github:Arenukvern/mcp_flutter"
      ]
    }
  }
}

From the README

_Inspect and drive a running Flutter app from your AI assistant._ [](https://skills.sh/arenukvern/mcp_flutter) [](https://opensource.org/licenses/MIT) [](https://flutter.dev) [](https://smithery.ai/server/@Arenukvern/mcp_flutter) [](https://github.com/Arenukvern/mcp_flutter#contributors-) [](https://github.com/Arenukvern/skill_steward) - 📖 **Docs:** [docs.page/arenukvern/mcp_flutter](https://docs.page/arenukvern/mcp_flutter/) is a Dart MCP server + Flutter package that lets AI Agents (Codex, Zed, Cursor, Intent, Claude Code, Cline, etc..) take (semantic snapshots, tap widgets, type into…
Read full README on GitHub →

Related ai & ml servers