pdffr
Rank #18,666io.github.AmerSarhan/pdffr-mcp
Local, private PDF to Markdown for agents: geometry-first parsing, OCR only where needed.
pdffr is a Model Context Protocol (MCP) server published by AmerSarhan. It ranks #18,666 of 132,046 servers tracked on MCP Toplist. pdffr is listed on Official MCP, with 1 tracked version. It was first listed on Sep 3, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 113,380 of 132,046 servers on MCP Toplist.
Use pdffr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdffr-mcp -- npx -y pdffr-mcp[mcp_servers.pdffr-mcp]
command = "npx"
args = ["-y", "pdffr-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"pdffr-mcp": {
"command": "npx",
"args": [
"-y",
"pdffr-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"pdffr-mcp": {
"command": "npx",
"args": [
"-y",
"pdffr-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pdffr-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"pdffr-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pdffr-mcp": {
"command": "npx",
"args": [
"-y",
"pdffr-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pdffr-mcp": {
"command": "npx",
"args": [
"-y",
"pdffr-mcp"
]
}
}
}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.AmerSarhan%2Fpdffr-mcp)<a href="https://mcptoplist.com/server/io.github.AmerSarhan%2Fpdffr-mcp"><img src="https://mcptoplist.com/badge/io.github.AmerSarhan%2Fpdffr-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AmerSarhan
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 3, 2026 |
Frequently asked questions
- Who maintains pdffr?
- pdffr is maintained by AmerSarhan, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is pdffr listed on the Official MCP Registry?
- Yes — pdffr is listed on the Official MCP Registry.
- How many versions does pdffr have?
- MCP Toplist tracks 1 version of pdffr, most recently published on Sep 3, 2026.
- Where can I find the source code for pdffr?
- The source code for pdffr is hosted at github.com/AmerSarhan/PDFFR.
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.