Godot Docs
БесплатноНе проверенMCP server to help agents search Godot engine documentation
Описание
MCP server to help agents search Godot engine documentation
README
A Model Context Protocol (MCP) server that provides AI assistants with access to Godot engine documentation.
Features
- search_godot_docs: Search across all Godot classes, methods, properties, signals, and constants
- get_godot_class: Get complete documentation for a specific class including all members
Documentation is automatically downloaded and cached on first use, matching your installed Godot version.
Prerequisites
- Node 22+
- Godot must be installed and accessible
GODOT_PATHenvironment variable must be configured
MCP configuration
Add this server to your .mcp.json:
{
"mcpServers": {
"godot-docs": {
"type": "stdio",
"command": "npx",
"args": ["@fernforestgames/mcp-server-godot-docs"],
"env": {
"GODOT_PATH": "/path/to/godot/executable"
}
}
}
}
License
Released under the MIT License. See the LICENSE file for details.
Установка Godot Docs
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/fernforestgames/mcp-server-godot-docsFAQ
Godot Docs MCP бесплатный?
Да, Godot Docs MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Godot Docs?
Нет, Godot Docs работает без API-ключей и переменных окружения.
Godot Docs — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Godot Docs в Claude Desktop, Claude Code или Cursor?
Открой Godot Docs на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Notion
Read and write pages in your workspace
автор: NotionLinear
Issues, cycles, triage — from Claude
автор: LinearGoogle Drive
Search and read your Drive files
автор: Googlemindsdb/mindsdb
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
автор: mindsdbCompare Godot Docs with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории productivity
