mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-26 00:51:46 +00:00
Merge pull request #10185 from risha-max/add-0xpdf-mcp
Add risha-max/0xpdf-mcp schema-first PDF→JSON MCP 🤖🤖🤖
This commit is contained in:
@@ -1595,6 +1595,7 @@ Provides direct access to local file systems with configurable permissions. Enab
|
||||
- [aadilr/changethisfile-mcp](https://github.com/aadilr/changethisfile-mcp) [](https://glama.ai/mcp/servers/aadilr/changethisfile-mcp) 📇 ☁️ - Free file conversion between 690+ formats. Tools: `convert_file` (URL or base64 in → signed download URL out) and `list_conversions`. Covers image, video, audio, document, data, font, ebook, and archive formats. No auth or signup required; remote streamable-HTTP endpoint available (see README).
|
||||
- [box/mcp-server-box-remote](https://github.com/box/mcp-server-box-remote/) 🎖️ ☁️ - The Box MCP server allows third party AI agents to securely and seamlessly access Box content and use tools such as search, asking questions from files and folders, and data extraction.
|
||||
- [bzsanti/oxidize-python](https://github.com/bzsanti/oxidize-python) [](https://glama.ai/mcp/servers/bzsanti/oxidize-python) 🐍 🏠 🍎 🪟 🐧 - Rust-powered PDF toolkit: create, read, and analyze PDFs; extract text and entities for RAG; convert to Markdown; split, merge, rotate, and reorder pages; add content, annotations, and form fields; and encrypt documents. Ships in the `oxidize-pdf` PyPI package — run locally with `uvx oxidize-mcp`.
|
||||
- [risha-max/0xpdf-mcp](https://github.com/risha-max/0xpdf-mcp) [](https://glama.ai/mcp/servers/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)
|
||||
- [ckanthony/Chisel](https://github.com/ckanthony/Chisel) [](https://glama.ai/mcp/servers/@ckanthony/chisel) 🦀 🏠 🍎 🐧 ☁️ - Reduce context usage on file use. Send only unified diffs instead of full files (up to 20-100× fewer tokens), and read large files with targeted `grep`/`sed` instead of full reads (up to 500×). Kernel-enforced path confinement hard-locks the agent to a configured root: no accidental reads or writes outside scope. Standalone for your file access or embed in any MCP server (Rust, Node.js, Python via WASM).
|
||||
- [convertica-net/convertica-mcp](https://github.com/convertica-net/convertica-mcp) [](https://glama.ai/mcp/servers/convertica-net/convertica-mcp) 📇 ☁️ - Convert PDF ⇄ Word, Excel, PowerPoint, JPG, HTML, Markdown, EPUB and PDF/A, plus merge, split, compress, watermark, sign, and protect PDFs, and convert images (HEIC, WebP) — 35+ tools from convertica.net. Zero-config via `npx convertica-mcp`.
|
||||
- [cyberchitta/llm-context.py](https://github.com/cyberchitta/llm-context.py) 🐍 🏠 - Share code context with LLMs via MCP or clipboard
|
||||
|
||||
Reference in New Issue
Block a user