๐Ÿ”ง

Godot RAG MCP Server

๐Ÿ”งMCP Server

weekitmo/mcp_godot_rag

Installation

Claude CodeAuto-generated from README. View full documentation on GitHub โ†’
$claude mcp add godot-rag -- python <path to the server script 'main.py'> -d <path to the chroma_db on your computer> -c <name of the collection in the chroma_db>
Server ConfigurationServer configuration (JSON)
json
{ "mcpServers": { "godot-rag": { "command": "python", "args": ...
VibeIndex|
What it does
|

An MCP server that provides Godot game engine documentation through RAG (Retrieval-Augmented Generation), enabling AI models to access and reference Godot docs for more accurate assistance with game development tasks.

localrag
27
Last UpdatedJun 17, 2025