Loomal

pdfmux

MCP server by github.com/nameetp/pdfmux

PDF-to-Markdown router. Per-page backend selection + confidence scoring for RAG ingestion.

67 starspypi: pdfmux

About pdfmux

pdfmux is an MCP (Model Context Protocol) server published by nameetp in the official MCP registry, listed under RAG Systems on Loomal. PDF-to-Markdown router. Per-page backend selection + confidence scoring for RAG ingestion.

It ships as a Python package on PyPI (pdfmux), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/nameetp/pdfmux, where the project has earned 67 GitHub stars.

Use pdfmux with your agent

Claude Code · one command
claude mcp add pdfmux -- uvx pdfmux
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "pdfmux": {
      "command": "uvx",
      "args": [
        "pdfmux"
      ]
    }
  }
}
pypipdfmux

Frequently asked questions

What is pdfmux?
pdfmux is an MCP (Model Context Protocol) server by nameetp in the RAG Systems category. PDF-to-Markdown router. Per-page backend selection + confidence scoring for RAG ingestion.
How do I connect pdfmux to Claude, Cursor, or another MCP client?
Install pdfmux from its pypi package (pdfmux) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is pdfmux open source?
Yes — the source code is public at github.com/nameetp/pdfmux, with 67 GitHub stars.
Can AI agents pay to use pdfmux?
Not yet through Loomal — pdfmux is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain pdfmux? Claim this listing free by verifying GitHub ownership, or contact us.