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
使用模型控制协议 (MCP) 的通用检索增强生成 (RAG) 服务器,旨在使用 RISC Zero 的 Bonsai 文档进行测试。
该项目实现了一个 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.
实现与任何自定义知识库集成并可直接从 Cursor 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