hyson666/pdf-rag-mcp-server
PDF RAG server for cursor.
Implements vector-based semantic search over PDF documents using a FastAPI backend with WebSocket-powered real-time processing updates and a React frontend. Exposes functionality via the Model Context Protocol (MCP) for direct integration with AI editors like Cursor, enabling queries against the knowledge base without leaving the IDE.
No commits in the last 6 months.
Stars
40
Forks
16
Language
Python
License
—
Category
Last pushed
May 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hyson666/pdf-rag-mcp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shinpr/mcp-local-rag
Local-first RAG server for developers using MCP. Semantic + keyword search for code and...
nkapila6/mcp-local-rag
"primitive" RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
AmberLee2427/nancy-brain
Nancy's RAG backend and HTTP API/MCP server connectors.
tac0de/knowledge-to-action-mcp
MCP server for Obsidian GraphRAG, agent-ready context, preview-only planning, and safe repo handoffs
HaseebKhalid1507/VelociRAG
Lightning-fast RAG for AI agents. ONNX-powered, 4-layer fusion, MCP server. No PyTorch.