Productivity|Development|Data|Communication|Finance|Security|AI / ML|Cloud|Database|DevOps|IoT|Media|E-Commerce|Analytics|Social|UtilitiesTypeScript
pdf-reader-mcp
Production-ready PDF processing server for AI agents
N/A rating (0 reviews)0 installs629 GitHub stars
PDFAIProcessing
PDF Reader MCP empowers AI agents with enterprise-grade PDF processing capabilities, allowing for the extraction of text, images, and metadata with unmatched performance and reliability.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"pdf-reader-mcp-1": {
"args": [
"-y",
"@sylphx/pdf-reader-mcp"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.