mcpbeat Sign in

Flutter MCP Toolkit MCP Server

by arenukvern Your server? Claim it
local only

Flutter MCP Toolkit runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 14 Sep 2026.

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

Installs / week
not published
375
Stars
6 open issues
14 Sep 2026
Last commit
from GitHub
MIT
License
Dart

What the code does

We read the source, 2 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox flutter_test_app/windows/runner/main.cpp:12
  if (!::AttachConsole(ATTACH_PARENT_PROCESS) && ::IsDebuggerPresent()) {
    return path.join(baseDir, temporalFolderName);

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Flutter MCP Toolkit

same job, measured the same way
FlutterSDK Dusk
by fluttersdk

Drive live Flutter apps: snapshot the Semantics tree, tap, type, scroll and screenshot.

local only
Renforge
by alex-jordan547

Inspect, drive and debug a running Ren'Py game: state, screenshots, guarded clicks, saves, builds.

226 installs/wk local only
Agentmark AI
by agentmark-ai

Inspect AgentMark traces and drive AgentMark Cloud: apps, experiments, metrics, deployments.

47 installs/wk local only
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only
C
uni-msg WhatsApp
by uni-msg

Drive WhatsApp from any MCP client: pair devices, send text and media, manage contacts and groups.

40 installs/wk answering
XamlMcp
by trrahul

Inspect and drive Avalonia, WPF, WinUI, and .NET MAUI apps through MCP.

local only
SimMirror
by andrewkochulab

Mirror and drive the iOS Simulator: token-efficient UI snapshots, gestures and a live viewer.

local only
Leclerc Drive
by skunkobi

MCP server for E.Leclerc Drive — search products, manage cart, and order groceries from Claude

65 installs/wk local only

Flutter MCP Toolkit — questions

Answers built from our own checks of this server.

Why is there no uptime for Flutter MCP Toolkit?
Flutter MCP Toolkit runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Flutter MCP Toolkit open source?
Yes — it is published under the MIT licence, written in Dart, 375 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.