FlutterSDK Docs MCP Server

AI coding skills for the FlutterSDK ecosystem. Teach your AI assistant Wind UI, Magic Framework, and more, across every major coding tool.

People who work with flutter, magic framework and skills and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Shell.

VERIFIED ACTIVE

LAST COMMIT 2026-09-16 · ★ 3 · #29 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18

MIT · Shell · how we verify → /methodology

01 · Install FlutterSDK Docs

Claude Code

claude mcp add fluttersdk-ai --transport http https://mcp.fluttersdk.com/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "fluttersdk-ai": {
      "url": "https://mcp.fluttersdk.com/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.fluttersdk.com/

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to mcp.fluttersdk.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package @fluttersdk/mcp - published under the repo owner's npm scope (@fluttersdk)

registry namespace io.github.fluttersdk is GitHub-verified and matches the repo owner

03 · What FlutterSDK Docs can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.17 · 2026-09-16

Auto-sync of magic-framework from fluttersdk/magic @ 0.0.13 (branch master). · Upstream commit: fa98ba9 · Registry version: v1.4.17 · Install · bash · All FlutterSDK skills, all detected AI tools · npx skills add…

v1.4.16 · 2026-09-16

Auto-sync of wind-ui from fluttersdk/wind @ 1.6.1 (branch master). · Upstream commit: 95a4936 · Registry version: v1.4.16 · Install · bash · All FlutterSDK skills, all detected AI tools · npx skills add fluttersdk/ai…

v1.4.15 · 2026-09-16

Auto-sync of magic-framework from fluttersdk/magic @ 0.0.12 (branch master). · Upstream commit: 56d2033 · Registry version: v1.4.15 · Install · bash · All FlutterSDK skills, all detected AI tools · npx skills add…

04 · Who maintains FlutterSDK Docs

FlutterSDK Docs is maintained by fluttersdk. We track 4 MCP servers from fluttersdk - 4 actively maintained, 10 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from fluttersdk.

  1. FlutterSDK Dusk Drive live Flutter apps: snapshot the Semantics tree, tap, type, scroll and screenshot. ★ 3
  2. FlutterSDK Artisan CLI framework and stdio MCP server for Flutter: scaffolding, hot reload, REPL, codegen. ★ 2
  3. FlutterSDK Telescope Inspect a running Flutter app: HTTP traffic, logs, exceptions and queries. Debug only. ★ 2

05 · Facts

category
documentation - ranked #29 of 208 actively-maintained documentation servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-16)
registry
io.github.fluttersdk/ai (active, first published 2026-09-13 · 2 versions)
packages
npm:@fluttersdk/mcp

06 · FlutterSDK Docs FAQ

What is FlutterSDK Docs?

AI coding skills for the FlutterSDK ecosystem. Teach your AI assistant Wind UI, Magic Framework, and more, across every major coding tool.

Is FlutterSDK Docs still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install FlutterSDK Docs?

Run `npx -y @fluttersdk/mcp`. You can also paste the ready-made client config above.

Does FlutterSDK Docs require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

07 · Alternatives to FlutterSDK Docs