RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.wgt19861219/godot-mcp-enhanced · v0.24.0
Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.
godot-mcp-enhanced 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"godot-mcp-enhanced": {
"command": "npx",
"args": [
"-y",
"godot-mcp-enhanced"
]
}
}
}GODOT_PATH可选Path to the Godot executable (auto-detected from PATH / GODOT_PATH / project config if omitted)
GODOT_PROJECT_PATH可选Default Godot project path (auto-detected from the client's cwd if omitted)
ALLOWED_PROJECT_PATHS可选Semicolon-separated whitelist of project paths the server may operate on (security boundary; falls back to GODOT_MCP_UNRESTRICTED for local dev)
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.wgt19861219/godot-mcp-enhanced",
"type": "mcp-server",
"version": "0.24.0",
"displayName": "godot-mcp-enhanced",
"description": "Enhanced Godot 4.5-4.7 MCP: headless+editor+bridge, secure GDScript sandbox, closed-loop AI dev.",
"repository": {
"url": "https://github.com/wgt19861219/godot-mcp-enhanced",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "godot-mcp-enhanced",
"version": "0.24.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "GODOT_PATH",
"description": "Path to the Godot executable (auto-detected from PATH / GODOT_PATH / project config if omitted)"
},
{
"name": "GODOT_PROJECT_PATH",
"description": "Default Godot project path (auto-detected from the client's cwd if omitted)"
},
{
"name": "ALLOWED_PROJECT_PATHS",
"description": "Semicolon-separated whitelist of project paths the server may operate on (security boundary; falls back to GODOT_MCP_UNRESTRICTED for local dev)"
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.wgt19861219/godot-mcp-enhanced",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.wgt19861219%2Fgodot-mcp-enhanced/versions/latest",
"isOfficial": true,
"status": "active"
}
}