PennyOCR
ം PennyOCR MCP server
Ein remote Model Context Protocol-Server, der jedem Agenten das Lesen von Dokumenten ermöglicht: PDFs und Bilder per URL → Markdown (Tabellen bleiben erhalten) oder Klartext, mit exakter Kostener-mittlung und harten Ausgabenobergrenzen.
Gehostet unter https://mcp.pennyocr.com – keine Installation nie:
{
"mcpServers": {
"pennyocr": {
"url": "https://mcp.pennyocr.com",
"headers": { "Authorization": "Bearer pk_live_..." }
}
}
}Schlüssel sind kostenlos (100 Seiten time (month) unter pennyocr.com/dashboard.
Clients, die keine Header setzen können: https://mcp.pennyocr.com/?key=pk_live_...
Werkzeuge
Tool | Eingabe | Ausgabe |
|
|
|
|
| Seinanzahlung + pos: exakte Kosten — kostenlos |
Die Kostenobergrenzen weisen eine Anfrage vor der Verarbeitung ab und nennen dabei die exakten Zahlen – so können autonomzömmen Agenten ihre Ausgaben einschätzen („200 Seiten, $1,50 – forfahren") und niemals ihr vorabezahltes Gutherben überschreiten.
Related MCP server: document-parser
Transport
Streamable HTTP (JSON-RPC 2.0 über POST), zustandsl. Wieses repos Bereich hält den vollständigen Server – einen einzigen Cloudflare-Worker (worker.js), der als Proxy für die API PennyOCR API dient.
Preise: 0,75 $ pro 1.000 Seiten · pennyocr.com/pricing.txt · Onboarding für Agenten vai penneocr.com/llms.txt
Related MCP Connectors
Agent-native document parsing: PDF, scans and FR/EU invoices to structured JSON or Markdown.
Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.
Generate and read PDFs for AI agents: a generate_pdf and a read_pdf tool, priced per document.
High-fidelity PDF to structured Markdown conversion and document field extraction.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables reading and extracting content from PDF documents including text (as Markdown), images, tables, and metadata from both local files and URLs, with OCR support for scanned documents.2
- AlicenseNot gradedqualityCmaintenanceProvides AI agents with comprehensive document parsing capabilities including PDF text extraction, OCR, HTML-to-markdown conversion, table extraction, and summarization, optimized for agent workflows.101MIT
- FlicenseAqualityCmaintenanceConverts files (PDF, DOCX, PPTX, XLSX, images via OCR) and URLs to Markdown, enabling AI clients to read them via a single MCP tool.1
- AlicenseNot gradedqualityAmaintenanceConverts documents (PDF, DOCX, XLSX, EPUB, etc.) to clean, structured Markdown, and retrieves document info, for use with AI agents.MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imiraoui/pennyocr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server