mcpbeat Sign in

FlutterSDK Artisan MCP Server

local only

FlutterSDK Artisan runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

CLI framework and stdio MCP server for Flutter: scaffolding, hot reload, REPL, codegen.

Installs / week
not published
2
Stars
0 open issues
13 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.

Builds a file path from a variable lib/src/console/artisan_generator_command.dart:40
      return path.join(projectRoot, namespace, '${parsed.fileName}.dart');

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 FlutterSDK Artisan

same job, measured the same way
Codex MCP Go
by w31r4

MCP server wrapping Codex CLI for stdio-based tool calls.

60 installs/wk local only
qart.uk QR studio
by qart

qart.uk MCP server: resolve scanned codes, browse the free pool, and buy QR artwork.

8 tools answering
Kimi MCP Server
by x51xxx

MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review

487 installs/wk local only
Codex MCP Tool
by x51xxx

MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review

151 installs/wk local only
Galaxy UI MCP Server
by buikevin

MCP server exposing Galaxy UI components — manifests, source code, and framework coverage

local only
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
Hex Graph
by levnikolaevich

Deterministic layered code graph MCP server with framework overlays and SCIP interop.

79 installs/wk local only
Zendesk MCP
by michaelrice

Zendesk MCP server for Claude Code and other MCP clients

222 installs/wk local only

FlutterSDK Artisan — questions

Answers built from our own checks of this server.

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