MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

MCP server for interacting with the Godot game engine and projects

Created 9/27/2025
Updated 3 months ago
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" ] } } }