Skip to main content
Glama

Godot MCP

by Coding-Solo

launch_editor

Open the Godot editor for a specific project directory using the provided path, enabling AI-assisted project management and execution through the Godot MCP server.

Instructions

Launch Godot editor for a specific project

Input Schema

NameRequiredDescriptionDefault
projectPathYesPath to the Godot project directory

Input Schema (JSON Schema)

{ "properties": { "projectPath": { "description": "Path to the Godot project directory", "type": "string" } }, "required": [ "projectPath" ], "type": "object" }
Install Server

Other Tools from Godot MCP

Related Tools

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/Coding-Solo/godot-mcp'

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