A
securityA
licenseA
qualityA simple template for creating custom tools for Cursor IDE using Model Context Protocol, deployable via Heroku, Docker, or directly within Cursor IDE.
Last updated -
2
Python
MIT License
A general-purpose Retrieval-Augmented Generation (RAG) server using the Model Control Protocol (MCP), designed to be tested with RISC Zero's Bonsai documentation.
This project implements a RAG server that:
data/
directorymcp_server.py
: Main server implementationrag.py
: RAG workflow implementationdata/
: Directory for document ingestionstorage/
: Vector store and document storagestart_ollama.sh
: Script to start Ollama serviceThe server is configured to work with RISC Zero's Bonsai documentation. You can:
data/
directoryThis server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Implements a RAG workflow that integrates with any custom knowledge base and can be triggered directly from the Cursor IDE.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/proofofsid/rag-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server