FlutterSDK Docs
Rank #8,625io.github.fluttersdk/ai
Search Wind UI, Magic, Dusk, Telescope and Artisan documentation. Hosted, public, no auth.
FlutterSDK Docs is a Model Context Protocol (MCP) server published by fluttersdk. It ranks #8,625 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. FlutterSDK Docs is listed on Official MCP, with 2 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 123,488 of 132,113 servers on MCP Toplist.
Use FlutterSDK Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ai https://mcp.fluttersdk.com/claude mcp add ai -- npx -y @fluttersdk/mcp[mcp_servers.ai]
url = "https://mcp.fluttersdk.com/"Add to ~/.codex/config.toml.
[mcp_servers.ai]
command = "npx"
args = ["-y", "@fluttersdk/mcp"]Add to ~/.codex/config.toml.
https://mcp.fluttersdk.com/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"@fluttersdk/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ai": {
"url": "https://mcp.fluttersdk.com/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"@fluttersdk/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ai": {
"type": "http",
"url": "https://mcp.fluttersdk.com/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@fluttersdk/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ai": {
"serverUrl": "https://mcp.fluttersdk.com/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"@fluttersdk/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ai": {
"url": "https://mcp.fluttersdk.com/"
}
}
}{
"mcpServers": {
"ai": {
"command": "npx",
"args": [
"-y",
"@fluttersdk/mcp"
]
}
}
}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.fluttersdk%2Fai)<a href="https://mcptoplist.com/server/io.github.fluttersdk%2Fai"><img src="https://mcptoplist.com/badge/io.github.fluttersdk%2Fai.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
fluttersdk
Other servers by fluttersdk
View all fluttersdk servers →Available versions (2)
| Version | Published |
|---|---|
| 1.1.3 | Sep 13, 2026 |
| 1.0.0 | Sep 13, 2026 |
Frequently asked questions
- Who maintains FlutterSDK Docs?
- FlutterSDK Docs is maintained by fluttersdk, which publishes 4 MCP servers (5 total versions) tracked on MCP Toplist.
- Is FlutterSDK Docs listed on the Official MCP Registry?
- Yes — FlutterSDK Docs is listed on the Official MCP Registry.
- How many versions does FlutterSDK Docs have?
- MCP Toplist tracks 2 versions of FlutterSDK Docs, most recently published on Sep 13, 2026.
- Where can I find the source code for FlutterSDK Docs?
- The source code for FlutterSDK Docs is hosted at github.com/fluttersdk/ai.
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.