mcpbeat Sign in

Godai MCP Server

by snopekgames Your server? Claim it
local only

Godai runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from npm.

Automate the Godot Engine editor: edit scenes and scripts, run projects, manage engine versions

Installs per day peak 297 · avg 25 · +357% w/w
a month agotoday
89
Installs / week
npm · @snopek-games/godai
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Godai every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add godai -- npx -y @snopek-games/godai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "godai": {
      "args": [
        "-y",
        "@snopek-games/godai"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.godai]
command = "npx"
args = ["-y", "@snopek-games/godai"]
.cursor/mcp.json
{
  "mcpServers": {
    "godai": {
      "args": [
        "-y",
        "@snopek-games/godai"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "godai": {
      "args": [
        "-y",
        "@snopek-games/godai"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Godai

same job, measured the same way
Glade MCP
by glade-tool

Control the Unity and Godot editors from AI clients: scenes, scripts, physics, materials.

511 installs/wk local only
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only
Martini
by martini

Manage AI filmmaking projects, scenes, assets, and generations in Martini.

answering
Vidmoat
by vidmoat

AI video editor: create projects, edit timelines, add captions and effects, and render videos.

answering
Rundeck MCP Server
by mariomorenodev

50 tools to manage Rundeck jobs, executions, projects, nodes, and system via MCP

37 installs/wk local only
RPG Maker MV Ultimate MCP
by diegolopez0208

RPG Maker MV Ultimate: AI copilot to generate, edit and understand RPG Maker MV projects (MCP)

242 installs/wk local only
Agile Sprint
by evozim

Scrum sprint optimizer and automated project manager.

answering
Godot MCP Runtime
by erodenn

Zero-addon MCP server for Godot 4: agents edit, run, and play-test the game.

1 340 installs/wk local only

Godai — questions

Answers built from our own checks of this server.

Why is there no uptime for Godai?
Godai runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @snopek-games/godai was installed 89 times last week.
How do I connect Godai?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @snopek-games/godai straight from npm; nothing to host, nothing to sign up for.
How many people use Godai?
The npm package @snopek-games/godai was installed 89 times in the last week. Week over week that is +357%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.