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
RISC Zero の Bonsai ドキュメントを使用してテストできるように設計された、モデル制御プロトコル (MCP) を使用する汎用 Retrieval-Augmented Generation (RAG) サーバー。
このプロジェクトでは、次の機能を備えた RAG サーバーを実装します。
data/
ディレクトリに置くmcp_server.py
: メインサーバーの実装rag.py
: RAG ワークフロー実装data/
: ドキュメント取り込み用のディレクトリstorage/
: ベクトルストアとドキュメントストレージstart_ollama.sh
: Ollama サービスを起動するスクリプトサーバーはRISC ZeroのBonsaiドキュメントと連携するように設定されています。以下のことが可能です。
data/
ディレクトリに追加するThis server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
任意のカスタム ナレッジ ベースと統合され、カーソル IDE から直接トリガーできる RAG ワークフローを実装します。
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