Beckett - MCP for Godot
MCP server embedded in the Godot 4 editor; drive Godot with AI, zero sidecar.
What it says
The record the registry holds
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.beckettlab/beckett-godot-mcp",
"description": "MCP server embedded in the Godot 4 editor; drive Godot with AI, zero sidecar.",
"title": "Beckett - MCP for Godot",
"repository": {
"url": "https://github.com/beckettlab/beckett-godot-mcp",
"source": "github",
"id": "1273876922"
},
"version": "1.13.0",
"websiteUrl": "https://github.com/beckettlab/beckett-godot-mcp#readme",
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"distribution": "Godot editor addon (enable in Project > Plugins). No npm/pypi/docker package; no stdio binary.",
"editions": {
"full": "Paid - beckettlabs.itch.io/beckett-godot-mcp",
"lite": "Free MIT - github.com/beckettlab/beckett-godot-mcp + Godot Asset Library"
},
"runtime": {
"defaultUrl": "http://127.0.0.1:8770/mcp",
"note": "Local-only HTTP server (Godot TCPServer); port configurable. Not a publicly reachable remote, so intentionally not listed under 'remotes'.",
"transport": "streamable-http"
}
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-11T02:18:31.496965Z",
"publishedAt": "2026-08-11T02:18:31.496965Z",
"updatedAt": "2026-08-11T02:18:31.496965Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonversion 1.13.0last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
https://github.com/beckettlab/beckett-godot-mcp#readme
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.