Skip to main content
Glama

🪙 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_...를 사용하세요.

도구

도구

입력

출력

read_document

{url, pages?, output?, max_pages?, max_cost_usd?}

{content, pages, cost_usd, citations[]}

estimate_cost

{url, pages?}

페이지 수 + 정확인 비용 — 무료

비용 상한은 어떤 처리보다 먼저 그 숫자와 함께 요청을 거부하므로, 자율 에이전트가 지출("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

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides AI agents with comprehensive document parsing capabilities including PDF text extraction, OCR, HTML-to-markdown conversion, table extraction, and summarization, optimized for agent workflows.
    101
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Converts documents (PDF, DOCX, XLSX, EPUB, etc.) to clean, structured Markdown, and retrieves document info, for use with AI agents.
    MIT

Latest Blog Posts

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