HomeServersFile Systems › risha-max/0xpdf-mcp
MCP Server Active MIT cloud

risha-max/0xpdf-mcp

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](https://0xpdf.io/docs#mcp) · [playground](https://0xpdf.io/samples)

Quality score 50/100
View on GitHub →
Stars
★ 0
Last commit
17d ago
Language
Python
Install
Python (uvx / pip)
Category

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "0xpdf-mcp": {
      "command": "uvx",
      "args": ["0xpdf-mcp"]
    }
  }
}

Topics

Related in File Systems

MCP Server Official Active

microsoft/markitdown

MCP tool access to MarkItDown -- a library that converts many file formats (local or remote) to Markdown for LLM consumption.

170.7k Python Updated 3d ago Score 100
MCP Server Active

mickaelkerjean/filestash

Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.

14.4k Go Updated 5d ago Score 90
MCP Server Active

cyberchitta/llm-context.py

Share code context with LLMs via MCP or clipboard

305 Python Updated 4d ago Score 75
MCP Server Active

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.

264 Rust Updated 21d ago Score 74
MCP Server Active

dimitar-grigorov/mcp-file-tools

Filesystem server for legacy, non-UTF-8 files. Auto-detects and converts 24 encodings (CP1251, CP1252, ISO-8859-x, KOI8-R/U, GBK/GB18030), keeps each file's original encoding on write, and manages BOM and line endings. Encoding-aware grep, partial reads with offset/limit for large files, and allowed-directory confinement. Single Go binary, no runtime dependencies.

19 Go Updated today Score 63
MCP Server Active

willianpinho/large-file-mcp

Production-ready MCP server for intelligent handling of large files with smart chunking, navigation, streaming capabilities, regex search, and built-in LRU caching.

18 TypeScript Updated 10d ago Score 63