R
Research Knowledge MCP
Academic paper RAG over MCP — Contextual Retrieval, hybrid search (BM25 + dense), cross-encoder reranking
Created 6/3/2026
Updated about 5 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx research-knowledge-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"nous-trading-research-knowledge-mcp": {
"command": "uvx",
"args": [
"research-knowledge-mcp"
]
}
}
}