πŸ”§

Godot RAG MCP Server

πŸ”§MCP Server

weekitmo/mcp_godot_rag

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

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)
{ "mcpServers": { "godot-rag": { "command": "python", "args": ...
23
Last UpdatedJun 17, 2025