risha-max/0xpdf-mcp

📂 File Systems
0 Views
0 Installs

🐍 ☁️ 🍎 🪟 🐧 - Schema-first PDF→JSON MCP for AI agents (0xPdf API). Define a JSON schema, parse invoices/forms (OCR optional), manage schemas, and poll async jobs. uvx oxpdf-mcp · docs · playground

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "risha-max-0xpdf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "risha-max-0xpdf-mcp"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

0xPdf MCP

PyPI MCP

Schema in → PDF in → JSON out for Claude, Cursor, and other MCP clients.

This stdio MCP server wraps the 0xPdf HTTP API (auth, billing, rate limits intact). Agents can parse invoices/forms into a JSON schema, generate schemas, and poll async jobs.

0xPdf — schema in, PDF in, JSON out

Playground · Docs / MCP setup · Pricing

Install

pip install oxpdf-mcp
# or
uvx oxpdf-mcp

Get an API key at 0xpdf.io/dashboard.

Cursor / Claude Desktop

{
  "mcpServers": {
    "0xpdf": {
      "command": "uvx",
      "args": ["oxpdf-mcp"],
      "env": {
        "PDF_PARSING_API_BASE_URL": "https://api.0xpdf.io",
        "PDF_PARSING_API_PREFIX": "api/v1",
        "PDF_PARSING_API_KEY": "YOUR_API_KEY",
        "PDF_PARSING_ALLOWED_API_HOSTS": "api.0xpdf.io",
        "PDF_PARSING_REQUIRE_HTTPS": "true",
        "PDF_PARSING_ALLOWED_FILE_ROOTS": "/home/YOU/Downloads:/home/YOU/Documents",
        "PDF_PARSING_MCP_DISALLOW_FULL_RESPONSE_MODE": "true"
      }
    }
  }
}

Or with pip:

"command": "oxpdf-mcp"

Tools (selected)

ToolPurpose
parse_pdf_syncSchema-first sync parse
parse_pdf_streamStreaming parse (SSE)
submit_parse_job / wait_for_job_completionAsync jobs
list_schemas / create_schemaSaved schemas
generate_schema_from_descriptionAI schema generation (wallet debit)
get_pricing_currentBalance / pricing
health_checkLiveness

Full list and env vars: see source oxpdf_mcp/server.py and docs.

Env

VariableDefaultNotes
PDF_PARSING_API_KEYRequired for authenticated tools
PDF_PARSING_API_BASE_URLhttps://api.0xpdf.ioProduction API
PDF_PARSING_ALLOWED_API_HOSTSRequired in production (api.0xpdf.io)
PDF_PARSING_REQUIRE_HTTPSfalseSet true for production
PDF_PARSING_ALLOWED_FILE_ROOTSCWDColon-separated absolute paths for pdf_path

SDKs (non-MCP)

License

MIT

Related MCP Servers

modelcontextprotocol/server-filesystemVerified

📇 🏠 - Direct local file system access.

📂 File Systems1 views
8b-is/smart-tree

🦀 🏠 🍎 🪟 🐧 - AI-native directory visualization with semantic analysis, ultra-compressed formats for AI consumption, and 10x token reduction. Supports quantum-semantic mode with intelligent file categorization.

📂 File Systems0 views
aadilr/changethisfile-mcp

📇 ☁️ - Free file conversion between 690+ formats. Tools: convertfile (URL or base64 in → signed download URL out) and listconversions. Covers image, video, audio, document, data, font, ebook, and archive formats. No auth or signup required; remote streamable-HTTP endpoint available (see README).

📂 File Systems0 views
alebgl77/ftp-deploy-mcp

📇 🏠 🍎 🪟 🐧 - Deploy files from AI agents to your own FTP/FTPS/SFTP servers — multi-server config, recursive deploy with dry-run and gitignore-like excludes, per-server path jail and read-only mode, FileZilla import, one-command setup for popular MCP clients.

📂 File Systems0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it →
★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.