M
MCP Orch System
作者 @J-Shreyash
MCP-based orchestration system with Tri modal hybrid search, RAG pipeline, and MySQL, Chromadb and Neo4j graph database integration.
创建于 2/10/2026
更新于 14 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx mcp-orch-system
Cursor 配置 (mcp.json)
{
"mcpServers": {
"j-shreyash-mcp-orch-system": {
"command": "uvx",
"args": [
"mcp-orch-system"
]
}
}
}