{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_xvv97u7fjk88","handle":"iflow-mcp-nihilantropy-godot-mcp-server","url":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server","links":{"self":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server/record.json","html":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server","markdown":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-nihilantropy-godot-mcp-server","status":"https://wellknown.network/api/v1/agents/iflow-mcp-nihilantropy-godot-mcp-server/status","claim":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-nihilantropy-godot-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-nihilantropy-godot-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-nihilantropy-godot-mcp-server/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-nihilantropy-godot-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_nihilantropy-godot-mcp-server","summary":"MCP server for Godot documentation","description":"# Godot MCP Documentation Server\n\n[![Docker](https://img.shields.io/badge/Docker-Ready-blue?logo=docker)](https://www.docker.com/)\n[![Godot](https://img.shields.io/badge/Godot-4.x-478cbf?logo=godot-engine)](https://godotengine.org/)\n[![MCP](https://img.shields.io/badge/MCP-Compatible-green)](https://modelcontextprotocol.io/)\n[![License](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nA Model Context Protocol (MCP) server that provides AI assistants with access to the complete Godot Engine documentation, helping developers with Godot development by serving documentation directly to LLMs.\n\n## Purpose\n\nThis server bridges the gap between AI assistants and Godot documentation, allowing developers to get instant, accurate answers about Godot classes, tutorials, and features without leaving their AI chat interface.\n\n## Deployment\n\n1. **Clone the repository:**\n   ```bash\n   git clone https://github.com/Nihilantropy/godot-mcp-docs.git\n   cd godot-mcp-docs\n   ```\n\n2. **Build the Docker image:**\n   ```bash\n   docker build -f deploy/Dockerfile -t godot-mcp-docs:local .\n   ```\n\n3. **Configure your MCP client** (Claude Desktop example):\n   ```json\n   {\n     \"mcpServers\": {\n       \"godot-mcp-docs\": {\n         \"command\": \"docker\",\n         \"args\": [\n           \"run\",\n           \"--rm\",\n           \"-i\",\n           \"godot-mcp-docs:local\"\n         ]\n       }\n     }\n   }\n   ```\n\n## Documentation Structure\n\nThe server provides access to the complete official Godot documentation with this structure:\n\n```\ndocs/\n├── _styleguides\n├── _tools\n│   └── redirects\n├── about\n├── classes\n├── community\n│   └── asset_library\n├── contributing\n│   ├── development\n│   │   ├── compiling\n│   │   ├── configuring_an_ide\n│   │   ├── core_and_modules\n│   │   ├── debugging\n│   │   │   └── vulkan\n│   │   ├── editor\n│   │   └── file_formats\n│   ├── documentation\n│   └── workflow\n├── getting_started\n│   ├── first_2d_game\n│   ├── first_3d_game\n│   ├── introduction\n│   …","publisher":null,"homepage":null,"repository":null,"version":"0.1.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_nihilantropy-godot-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"},{"slug":"dev.ci-cd","name":"CI/CD & Deploy","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_nihilantropy-godot-mcp-server","registry":"pypi","observedAt":"2026-09-15T19:23:23.015Z","publishedAt":"2026-02-10T01:32:00.963558Z","latestVersion":"0.1.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_nihilantropy-godot-mcp-server","url":"https://pypi.org/project/iflow-mcp_nihilantropy-godot-mcp-server/","firstSeenAt":"2026-09-09T20:24:33.410Z","fetchedAt":"2026-09-15T19:22:08.739Z","normalizedAt":"2026-09-15T19:22:08.739Z"}]},"firstSeenAt":"2026-09-09T20:24:33.410Z","updatedAt":"2026-09-15T19:23:23.015Z"}