Loading MCP server directory, please wait...
stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
npx @getmcp/cli add io.github.FunplayAI/funplay-godot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.FunplayAI/funplay-godot-mcp": {
"command": "npx",
"args": [
"-y",
"funplay-godot-mcp"
],
"env": {
"FUNPLAY_GODOT_MCP_URL": "",
"GODOT_MCP_URL": ""
}
}
}
}