PDF Card MCP
Rank #20,283io.github.velyan/pdf-card-mcp
Local-first MCP server + CLI that turns PDFs into source-linked, card-based HTML readers.
PDF Card MCP is a Model Context Protocol (MCP) server published by velyan. It ranks #20,283 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. PDF Card MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 3 tracked versions. It was first listed on Jun 10, 2026 and most recently updated on Jun 14, 2026.
Ranks ahead of 111,763 of 132,046 servers on MCP Toplist.
Use PDF Card MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdf-card-mcp -- uvx pdf-card-mcpPublished as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
[mcp_servers.pdf-card-mcp]
command = "uvx"
args = ["pdf-card-mcp"]Add to ~/.codex/config.toml.
Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pdf-card-mcp": {
"command": "uvx",
"args": [
"pdf-card-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pdf-card-mcp": {
"command": "uvx",
"args": [
"pdf-card-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
{
"servers": {
"pdf-card-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"pdf-card-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pdf-card-mcp": {
"command": "uvx",
"args": [
"pdf-card-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
{
"mcpServers": {
"pdf-card-mcp": {
"command": "uvx",
"args": [
"pdf-card-mcp"
]
}
}
}Published as mcp bundle `https://github.com/velyan/pdf-card-mcp/releases/download/v0.1.2/pdf-card-mcp-lite.mcpb` — install it through your client’s extension manager.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.velyan%2Fpdf-card-mcp)<a href="https://mcptoplist.com/server/io.github.velyan%2Fpdf-card-mcp"><img src="https://mcptoplist.com/badge/io.github.velyan%2Fpdf-card-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
velyan
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Jun 14, 2026 |
| 0.1.1 | Jun 14, 2026 |
| 0.1.0 | Jun 13, 2026 |
Frequently asked questions
- Who maintains PDF Card MCP?
- PDF Card MCP is maintained by velyan, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is PDF Card MCP listed on the Official MCP Registry?
- Yes — PDF Card MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does PDF Card MCP have?
- MCP Toplist tracks 3 versions of PDF Card MCP, most recently published on Jun 14, 2026.
- Where can I find the source code for PDF Card MCP?
- The source code for PDF Card MCP is hosted at github.com/velyan/pdf-card-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.