Flutter MCP Toolkit
Rank #609io.github.Arenukvern/flutter-mcp-toolkit
Inspect and drive Flutter debug apps/games: semantic snapshots, search, and custom client tools
Flutter MCP Toolkit is a Model Context Protocol (MCP) server published by Arenukvern. It ranks #609 of 132,608 servers tracked on MCP Toplist, and its repository has 375 GitHub stars. Flutter MCP Toolkit is listed across 3 registries — Official MCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 18, 2025 and most recently updated on Aug 23, 2026.
Ranks ahead of 131,999 of 132,608 servers on MCP Toplist.
Use Flutter MCP Toolkit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add flutter-mcp-toolkit -- docker run -i --rm ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0[mcp_servers.flutter-mcp-toolkit]
command = "docker"
args = ["run", "-i", "--rm", "ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"flutter-mcp-toolkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"flutter-mcp-toolkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"flutter-mcp-toolkit": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"flutter-mcp-toolkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"flutter-mcp-toolkit": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/arenukvern/flutter-mcp-toolkit:5.1.0"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.Arenukvern%2Fflutter-mcp-toolkit)<a href="https://mcptoplist.com/server/io.github.Arenukvern%2Fflutter-mcp-toolkit"><img src="https://mcptoplist.com/badge/io.github.Arenukvern%2Fflutter-mcp-toolkit.svg" alt="MCP Toplist: Top 1% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
Arenukvern
Available versions (2)
| Version | Published |
|---|---|
| 5.1.0 | Aug 23, 2026 |
| 5.0.4 | Aug 23, 2026 |
Frequently asked questions
- Who maintains Flutter MCP Toolkit?
- Flutter MCP Toolkit is maintained by Arenukvern, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Flutter MCP Toolkit listed on the Official MCP Registry?
- Yes — Flutter MCP Toolkit is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Flutter MCP Toolkit have?
- MCP Toplist tracks 2 versions of Flutter MCP Toolkit, most recently published on Aug 23, 2026.
- Where can I find the source code for Flutter MCP Toolkit?
- The source code for Flutter MCP Toolkit is hosted at github.com/Arenukvern/mcp_flutter.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.