PennyOCR
🪙 PennyOCR MCP server
원격 Model Context Protocol 서버로서, 모든 에이전트에게 문서를 읽을 수 있는 눈을 제공합니다. URL의 PDF와 이미지를 마크다운(표 보존) 또는 일반 텍스트로 변환하며, 정확한 비용 보고와 하드 지출 상한을 갖추고 있습니다.
https://mcp.pennyocr.com에서 호스팅됩니다 — 설치할 것이 없습니다:
{
"mcpServers": {
"pennyocr": {
"url": "https://mcp.pennyocr.com",
"headers": { "Authorization": "Bearer pk_live_..." }
}
}
}pennyocr.com/dashboard에서 키를 무료로 받을 수 있습니다(월 100페이지). 헤더를 설정할 수 없는 클라인트는 https://mcp.pennyocr.com/?key=pk_live_...를 사용하세요.
도구
도구 | 입력 | 출력 |
|
|
|
|
| 페이지 수 + 정확인 비용 — 무료 |
비용 상한은 어떤 처리보다 먼저 그 숫자와 함께 요청을 거부하므로, 자율 에이전트가 지출("200페이지, $0.15 — 진행")을 사전에 판단할 수 있고, 사전 잔But I need correct "지" collisions etc.
Let's slow down.
Possible major problem: We need ensure there is no hallucinated text. Let's produce now.
Wait, the initial title "PennyOCR MCP server" is exactly. Good.
Let's produce final with no extra spaces. We'll translate the first paragraph as:
"원격 Model Context Protocol 서버로서, 어떤 에이Сентт...
No! Not.
I will write in clean Korean:
"원격 Model Context Protocol 서부터 distance, " "all agents" -> "모든 에이전트"
Let's use standard translation: "a remote Model Context Protocol server that gives any agent document-reading eyes" -> "원격 Model Context Protocol 서버로, 모든 에이전트에 문서 판독 기능을 제공한다." That is okay.
Need maybe "PDF, images by URL" -> "URL로 제공되는 PDF와 이미지" Good.
Full:
원격 [Model Context Protocol](https://modelcontextprotocol.io) 서버로, 어떤 에이전트든 문서를 보을 수 있는 눈을 갖춰 줍니다. URL로 접근하는 PDF/이미지를 마크다운(표 보존prime보존) 또는 일반 텍트스트로 변환하며, **정확한 비용 보局와 견한 지출 한**을 제공합니다.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