Skip to main content
Glama

Godot 4 Runtime MCP Server

by MingHuiLiu
package.json399 B
{ "name": "godot-mcp-server", "version": "1.0.0", "description": "MCP server for Godot 4 C# runtime debugging and development", "main": "index.js", "scripts": { "build": "cd McpServer && dotnet build", "start": "cd McpServer && dotnet run" }, "keywords": [ "mcp", "godot", "game-development", "debugging", "csharp" ], "author": "", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MingHuiLiu/godot4-runtime-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server