Godot Documentation

Godot Documentation

nuskey8

Provides AI agents direct access to search and retrieve complete Godot game engine documentation, converting HTML docs to clean Markdown format.

Provides direct access to complete Godot game engine documentation through search, content retrieval, and class information tools that fetch and convert HTML documentation to clean Markdown format.

161,037 views4Local (stdio)

What it does

  • Search across all Godot documentation
  • Retrieve full content of specific documentation pages
  • Get detailed information about Godot classes
  • Convert HTML documentation to Markdown format

Best for

Game developers using Godot engineLearning Godot through AI assistanceGetting instant access to latest Godot docs
No API key neededFetches latest documentationClean Markdown output

About Godot Documentation

Godot Documentation is a community-built MCP server published by nuskey8 that provides AI assistants with tools and capabilities via the Model Context Protocol. Access the complete Godot documentation with easy search and clean Markdown content. Get fast info on Godot classes and It is categorized under search web, developer tools.

How to install

You can install Godot Documentation in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

License

Godot Documentation is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

Godot Docs MCP

MCP server for searching Godot documentation

English | 日本語

Overview

Godot Docs MCP is an MCP server specialized for searching the Godot documentation site. By using this, AI Agents can retrieve necessary information from the latest documentation.

README image

Requirements

  • Node.js 18 or later, or Deno
  • MCP clients such as VS Code, Cursor, Claude Desktop, etc.

Setup

[!NOTE] If you use Deno, replace the command with deno run jsr:@nuskey8/godot-docs-mcp.

Visual Studio Code (VSCode)

Add the following to .vscode/mcp.json:

{
	"servers": {
		"godot-docs": {
			"command": "npx",
			"args": [
				"@nuskey8/godot-docs-mcp@latest",
				"-y"
			]
		}
	}
}

Claude Code

Run the following command:

claude mcp add godot-docs -s project -- npx -y @nuskey8/godot-docs-mcp@latest

Cursor

You can install by pressing the button below:

Install MCP Server

Or, go to Cursor Settings > MCP > Add new MCP Server and add an MCP server that runs the command npx @nuskey8/godot-docs-mcp.

Others

For other tools, please refer to the documentation as needed and add an MCP server that runs the command npx @nuskey8/godot-docs-mcp.

Tools

NameDescription
godot_docs_searchSearch across all Godot documentation for classes, tutorials, and guides
godot_docs_get_pageGet the full content of a specific Godot documentation page
godot_docs_get_classGet detailed information about a specific Godot class

License

This library is provided under the MIT License.

Alternatives

Related Skills

Browse all skills
ydc-ai-sdk-integration

Integrate Vercel AI SDK applications with You.com tools (web search, AI agent, content extraction). Use when developer mentions AI SDK, Vercel AI SDK, generateText, streamText, or You.com integration with AI SDK.

0
google-official-seo-guide

Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation

80
ui-design-system

UI design system toolkit for Senior UI Designer including design token generation, component documentation, responsive design calculations, and developer handoff tools. Use for creating design systems, maintaining visual consistency, and facilitating design-dev collaboration.

6
gpt-researcher

GPT Researcher is an autonomous deep research agent that conducts web and local research, producing detailed reports with citations. Use this skill when helping developers understand, extend, debug, or integrate with GPT Researcher - including adding features, understanding the architecture, working with the API, customizing research workflows, adding new retrievers, integrating MCP data sources, or troubleshooting research pipelines.

4
brave-search

Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.

3
archon

Interactive Archon integration for knowledge base and project management via REST API. On first use, asks for Archon host URL. Use when searching documentation, managing projects/tasks, or querying indexed knowledge. Provides RAG-powered semantic search, website crawling, document upload, hierarchical project/task management, and document versioning. Always try Archon first for external documentation and knowledge retrieval before using other sources.

2