Loomal

Funplay Godot MCP

MCP server by github.com/funplayai/funplay-godot-mcp

stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.

13 starsnpm: funplay-godot-mcp

About Funplay Godot MCP

Funplay Godot MCP is an MCP (Model Context Protocol) server published by funplayai in the official MCP registry, listed under Developer Tools on Loomal. stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.

It ships as an npm package (funplay-godot-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/funplayai/funplay-godot-mcp, where the project has earned 13 GitHub stars.

Use Funplay Godot MCP with your agent

Claude Code · one command
claude mcp add funplay-godot-mcp -- npx -y funplay-godot-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "funplay-godot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "funplay-godot-mcp"
      ]
    }
  }
}
npmfunplay-godot-mcp

Frequently asked questions

What is Funplay Godot MCP?
Funplay Godot MCP is an MCP (Model Context Protocol) server by funplayai in the Developer Tools category. stdio bridge for the local Godot Editor MCP server from FunplayAI/funplay-godot-mcp.
How do I connect Funplay Godot MCP to Claude, Cursor, or another MCP client?
Install Funplay Godot MCP from its npm package (funplay-godot-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Funplay Godot MCP open source?
Yes — the source code is public at github.com/funplayai/funplay-godot-mcp, with 13 GitHub stars.
Can AI agents pay to use Funplay Godot MCP?
Not yet through Loomal — Funplay Godot MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Funplay Godot MCP? Claim this listing free by verifying GitHub ownership, or contact us.