mcpbeat Sign in

Flutter Skill MCP Server

by ai-dashboad Your server? Claim it
local only

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

AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero test code needed.

Installs / week
not published
376
Stars
7 open issues
1 Sep 2026
Last commit
from GitHub
MIT
License
Dart

What the code does

We read the source, 21 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.

            val process = ProcessBuilder(checkCommand, command)
        result = await Process.run('pgrep', ['-x', 'Google Chrome']);
        self._proc = subprocess.Popen(
Executes code built at runtime sdks/web/flutter-skill-web.js:727
      var result = eval(params.expression || params.code || '');
        mcpServerProcess = child_process.spawn(binaryPath, ['server'], {
cmd+a (select all), cmd+c (copy), cmd+v (paste), ctrl+a, shift+tab
Page executes code built at runtime vscode-extension/src/views/improved-sidebar.html:720
      container.innerHTML = listHTML;

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 Skill

same job, measured the same way
Vibe Test — Browser Testing Agent
by aishwaryshrivastav

Code-aware browser testing agent — 13 Playwright tools for AI code editors via MCP

584 installs/wk local only
Smartguard MCP
by kota1026

SmartGuard MCP Server - AI-powered smart contract security audit tools for Claude Code, Cursor,...

25 installs/wk local only
Coverctl
by klarlabs-studio

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Coverctl
by felixgeelhaar

Go code coverage analysis tool with MCP server for AI-powered coverage workflows

local only
Code Health Suite
by neogeweb3

16 engines, 28 MCP tools for Python code quality. Zero external dependencies.

43 installs/wk local only
Graqle
by graqle

Dev intelligence layer: 7 MCP tools for graph-powered codebase reasoning.

local only
Knowing
by blackwell-systems

Content-addressed code graph with 22 MCP tools for AI agents.

43 installs/wk local only
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only

Flutter Skill — questions

Answers built from our own checks of this server.

Why is there no uptime for Flutter Skill?
Flutter Skill 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 Skill open source?
Yes — it is published under the MIT licence, written in Dart, 376 stars on GitHub and 7 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.