PDF Document MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@PDF Document MCP Serverconvert my quarterly report PDF to markdown"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PDF Document MCP Server
By MEOK AI Labs — Sovereign AI tools for everyone.
Document processing toolkit for AI agents. Extract text, convert to Markdown, merge PDFs, extract tables, and summarize documents -- all locally with no external API dependencies.
Tools
Tool | Description |
| Extract text content from a PDF file |
| Convert a PDF document to Markdown format |
| Merge multiple PDF files into a single document |
| Extract table-like structures from a PDF page |
| Generate a structural summary of a PDF |
Quick Start
pip install mcp
git clone https://github.com/CSOAI-ORG/pdf-document-mcp.git
cd pdf-document-mcp
python server.pyClaude Desktop Config
{
"mcpServers": {
"pdf-document": {
"command": "python",
"args": ["server.py"],
"cwd": "/path/to/pdf-document-mcp"
}
}
}Pricing
Plan | Price | Requests |
Free | $0/mo | 20 calls/day |
Pro | $9/mo | Unlimited + OCR support + batch processing |
Enterprise | Contact us | Custom + priority support |
Part of MEOK AI Labs
This is one of 255+ MCP servers by MEOK AI Labs. Browse all at meok.ai or GitHub.
MEOK AI Labs | meok.ai | nicholas@meok.ai | United Kingdom
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/CSOAI-ORG/pdf-document-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server