PDF Card MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from pypi. Last commit 25 Jun 2026.
Local-first MCP server + CLI that turns PDFs into source-linked, card-based HTML readers.
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-card-mcp -- uvx pdf-card-mcp
{
"mcpServers": {
"pdf-card-mcp": {
"args": [
"pdf-card-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.pdf-card-mcp]
command = "uvx"
args = ["pdf-card-mcp"]
{
"mcpServers": {
"pdf-card-mcp": {
"args": [
"pdf-card-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"pdf-card-mcp": {
"args": [
"pdf-card-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.