pdfmux
Rank #1,851io.github.NameetP/pdfmux
PDF-to-Markdown extraction that audits its own output and flags any extractor's silent drops.
pdfmux is a Model Context Protocol (MCP) server published by nameetp. It ranks #1,851 of 132,046 servers tracked on MCP Toplist, and its repository has 82 GitHub stars. pdfmux is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 9 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Jul 27, 2026.
Ranks ahead of 130,195 of 132,046 servers on MCP Toplist.
Use pdfmux
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add pdfmux -e "GEMINI_API_KEY=<your GEMINI_API_KEY>" -- uvx serve pdfmuxReplace each placeholder with your own value before saving.
[mcp_servers.pdfmux]
command = "uvx"
args = ["serve", "pdfmux"]
[mcp_servers.pdfmux.env]
GEMINI_API_KEY = "<your GEMINI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"serve",
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"serve",
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"pdfmux": {
"type": "stdio",
"command": "uvx",
"args": [
"serve",
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"serve",
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"pdfmux": {
"command": "uvx",
"args": [
"serve",
"pdfmux"
],
"env": {
"GEMINI_API_KEY": "<your GEMINI_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.NameetP%2Fpdfmux)<a href="https://mcptoplist.com/server/io.github.NameetP%2Fpdfmux"><img src="https://mcptoplist.com/badge/io.github.NameetP%2Fpdfmux.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
nameetp
Available versions (9)
| Version | Published |
|---|---|
| 1.8.7 | Jul 27, 2026 |
| 1.8.2 | Jul 27, 2026 |
| 1.8.1 | Jul 27, 2026 |
| 1.8.4 | Jul 27, 2026 |
| 1.8.3 | Jul 27, 2026 |
| 1.7.0 | Jun 15, 2026 |
| 1.6.4 | May 5, 2026 |
| 1.6.2 | May 1, 2026 |
| 1.5.1 | Apr 16, 2026 |
Frequently asked questions
- Who maintains pdfmux?
- pdfmux is maintained by nameetp, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is pdfmux listed on the Official MCP Registry?
- Yes — pdfmux is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does pdfmux have?
- MCP Toplist tracks 9 versions of pdfmux, most recently published on Jul 27, 2026.
- Where can I find the source code for pdfmux?
- The source code for pdfmux is hosted at github.com/nameetp/pdfmux.
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.