DaxianLee/godot-mcp
一款支持godot开源引擎的的mcp插件,支持常见godot引擎操作,一键配置服务。This is an MCP plugin that supports the Godot open-source engine, offering support for common Godot engine operations and one-click service configuration.
Platform-specific configuration:
{
"mcpServers": {
"godot-mcp": {
"command": "npx",
"args": [
"-y",
"godot-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...