pdf it for Claude Desktop
io.github.mrslbt/pdf-it
Native PDF renderer for AI markdown. Cover, TOC, page-numbered footer. Fonts embedded, zero config.
client:Claude Desktop
transport:stdio
runtime:npm
Install pdf it in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pdf-it": {
"command": "npx",
"args": [
"-y",
"pdf-it-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs