MCP Server + Flutter MCP Toolkit
@Arenukvern
About MCP Server + Flutter MCP Toolkit
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.
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Flutter MCP Toolkit?
Flutter MCP Toolkit is a Dart MCP server and Flutter package that lets AI agents (Claude Code, Codex, Cursor, and others) inspect and drive a running Flutter app through semantic snapshots, widget interaction, hot-reload, log reading, and runtime custom tool registration.
How to use Flutter MCP Toolkit?
Install the binary via curl, add the toolkit to your Flutter app with flutter-mcp-toolkit codegen-init, install agent skills with flutter-mcp-toolkit init <agent>, then run your app with flutter run --debug.
Key features of Flutter MCP Toolkit
- 30 MCP tools under the
fmt_*capability prefix across four categories - Dynamic Tools Registration for apps to create custom tools at runtime
- Supports inspection, interaction, debug, and lifecycle operations
- Works with multiple AI agents including Claude Code, Codex, and Cursor
- Flutter apps can expose custom MCP tools and resources at runtime
Use cases of Flutter MCP Toolkit
- An AI assistant inspecting widget state, tapping buttons, and typing into forms in a running Flutter app
- A closed feedback loop where the AI hot-reloads code, verifies changes, and iterates without leaving the conversation
- A Flutter app registering its own domain-specific MCP tools at runtime for the AI agent to use
FAQ from Flutter MCP Toolkit
How does this differ from the official MCP Server for Flutter?
The official server exposes Dart tooling; this project focuses on dynamic MCP tools registration from within the Flutter app and a close feedback loop for AI agents.
What are the runtime requirements?
Flutter 3.44 or later. The Flutter app must be running in debug mode. The MCP server binary is shipped via GitHub Releases.
Are there any known limitations?
Dump RPC methods (e.g., dump_render_tree) can produce large token output and are disabled by default; enable them with the --dumps flag.
How is security handled?
The server connects to a Flutter app in debug mode only. It has been verified by MseeP.ai. Review the ARCHITECTURE.md for details on potential modifications for improved security.
Which AI agents are supported?
Claude Code, Codex, Cursor, Intent, Cline, and others. Use flutter-mcp-toolkit init <agent> or npx skills add Arenukvern/mcp_flutter -a <agent> to install skills.
Frequently asked questions
How does this differ from the official MCP Server for Flutter?
The official server exposes Dart tooling; this project focuses on dynamic MCP tools registration from within the Flutter app and a close feedback loop for AI agents.
What are the runtime requirements?
Flutter 3.44 or later. The Flutter app must be running in debug mode. The MCP server binary is shipped via GitHub Releases.
Are there any known limitations?
Dump RPC methods (e.g., `dump_render_tree`) can produce large token output and are disabled by default; enable them with the `--dumps` flag.
How is security handled?
The server connects to a Flutter app in debug mode only. It has been verified by MseeP.ai. Review the ARCHITECTURE.md for details on potential modifications for improved security.
Which AI agents are supported?
Claude Code, Codex, Cursor, Intent, Cline, and others. Use `flutter-mcp-toolkit init <agent>` or `npx skills add Arenukvern/mcp_flutter -a <agent>` to install skills.
Basic information
More Developer Tools MCP servers
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.
AptiBuild AI β Career Intelligence
ParklandBuildsCareer intelligence MCP server β real-time FRED labor signals, BLS OEWS May 2024 wages, and AI-generated business ideas. 11 tools. $39/month.
endoflife.ai
endoflife.aiFree MCP server for software end-of-life intelligence: EOL dates, support status, and the 0-100 EOL Risk Score across 485 tracked products. Agents can check a single version, pull a product's full lifecycle schedule, or
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. π¦
Comments