MCP ExplorerExplorer

Rag Mcp

@zivshekon 25 days ago
87 MIT
FreeCommunity
AI Systems
A tool for retrieving Godot engine info from a local ChromaDB using MCP.

Overview

What is Rag Mcp

rag_mcp is a Model Context Protocol (MCP) tool designed specifically for retrieving relevant information about the Godot game engine from a local ChromaDB database. It can be adapted for use with any Chroma database with minor modifications.

Use cases

Use cases for rag_mcp include enhancing game development workflows by providing quick access to relevant engine information, integrating with other tools for data retrieval, and supporting educational projects that involve the Godot engine.

How to use

To use rag_mcp, prepare the ChromaDB vector store using the web2embeddings tool, then download or clone the repository to your local disk. Configure the MCP server in Visual Studio Code Insiders by editing the settings.json file with the appropriate paths and commands.

Key features

Key features of rag_mcp include its ability to interface with ChromaDB, customizable server configurations, and compatibility with the Godot game engine, making it a versatile tool for game developers.

Where to use

rag_mcp is primarily used in game development, particularly for projects utilizing the Godot engine. It can also be applied in any domain that requires retrieval of contextual information from a Chroma database.

Content

Godot RAG MCP

A Model Context Protocol (MCP) tool that retrieves relevant information about Godot game engine from a local ChromaDB database.

Although this tool is for Godot in particular, but with small changes to the tool description, it can be used for any chroma database.

Usage

  • Get the chroma_db vector store ready using the web2embeddings tool.
  • Download or clone this repository to your local disk.
  • Configure the MCP server in VSCode Insiders (see below config instructions).

Configuration with Visual Studio Code Insiders

NOTE: You may need to download Visual Studio Code Insiders version to use MCP or Agent mode.

The system is configured through settings.json:

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers