hyson666/pdf-rag-mcp-server
PDF RAG server for cursor.
This tool helps you quickly make sense of large collections of PDF documents. You upload your PDFs, and it automatically extracts their content, allowing you to ask questions and search across all your documents using plain language. It's ideal for anyone who regularly works with many PDF reports, research papers, or manuals and needs to find specific information quickly.
No commits in the last 6 months.
Use this if you need to create a searchable knowledge base from numerous PDF files and want to find information using natural language queries, either through a web interface or by integrating with AI tools like Cursor.
Not ideal if your PDFs are primarily scanned images without selectable text, or if you only need to search individual PDF documents occasionally.
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
Daniel-Barta/mcp-rag-server
Lightweight RAG server for the Model Context Protocol: ingest source code, docs, build a vector...