M
MCP Server Godot
MCP server for interacting with the Godot game engine and projects
Created 9/27/2025
Updated 3 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-mcp-server-godot
Cursor configuration (mcp.json)
{
"mcpServers": {
"fernforestgames-mcp-server-godot": {
"command": "npx",
"args": [
"fernforestgames-mcp-server-godot"
]
}
}
}
Author Servers
Other servers by fernforestgames