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)을 사용하는 범용 검색 증강 생성(RAG) 서버입니다.
이 프로젝트는 다음을 수행하는 RAG 서버를 구현합니다.
지엑스피1
data/
디렉토리에 넣으세요.mcp_server.py
: 메인 서버 구현rag.py
: RAG 워크플로 구현data/
: 문서 수집을 위한 디렉토리storage/
: 벡터 저장소 및 문서 저장소start_ollama.sh
: Ollama 서비스를 시작하는 스크립트이 서버는 RISC Zero의 Bonsai 문서를 사용하도록 구성되어 있습니다. 다음 작업을 수행할 수 있습니다.
data/
디렉토리에 Bonsai 문서를 추가합니다.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