Loomal

PDF Reader

MCP server by github.com/xvvln/pdf-reader-mcp

MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.

1 starspypi: pdf-insight-mcp

About PDF Reader

PDF Reader is an MCP (Model Context Protocol) server published by xvvln in the official MCP registry. MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.

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

Development happens in the open at github.com/xvvln/pdf-reader-mcp, where the project has earned 1 GitHub stars.

Use PDF Reader with your agent

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

Frequently asked questions

What is PDF Reader?
PDF Reader is an MCP (Model Context Protocol) server by xvvln. MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
How do I connect PDF Reader to Claude, Cursor, or another MCP client?
Install PDF Reader from its pypi package (pdf-insight-mcp) 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 PDF Reader open source?
Yes — the source code is public at github.com/xvvln/pdf-reader-mcp, with 1 GitHub stars.
Can AI agents pay to use PDF Reader?
Not yet through Loomal — PDF Reader 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 PDF Reader? Claim this listing free by verifying GitHub ownership, or contact us.