PDF Reader runs on your own machine — the client starts it, so there is no endpoint to ping. 65 installs a week from pypi. Last commit 11 Jun 2026.
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pdf-reader-mcp -- uvx pdf-insight-mcp
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"pdf-insight-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pdf-reader-mcp]
command = "uvx"
args = ["pdf-insight-mcp"]
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"pdf-insight-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pdf-reader-mcp": {
"args": [
"pdf-insight-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.