H
Hybrid Rag MCP
作者 @LynncX
a rag mcp supporting for both ways of local model and api . base on https://github.com/shinpr/mcp-local-rag.
创建于 12/6/2025
更新于 9 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-hybrid-rag-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"lynncx-hybrid-rag-mcp": {
"command": "npx",
"args": [
"lynncx-hybrid-rag-mcp"
]
}
}
}