PDF Reader
MCP Serverby sylphxai · Added 5mo ago
Claude
583
Install
npx -y @shtse8/pdf-reader-mcpAdd to Claude
claude mcp add sylphxai-pdf-reader-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pdf-reader": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Securely extracts text, metadata, and page information from PDF files within a project directory using pdfjs-dist for both local files and remote URLs.
Tags
File Systemsmcp-servernpm