Skip to content
Back to search
30
MCP v0.1.4

Optical Context MCP

io.github.ChrBoebel/optical-context-mcp

Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Optical Context MCP
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.
0 tools
Optical Context
Compresses OCR-heavy PDFs into dense packed images for agent-friendly document processing.
0 tools
mcpcn-images-to-pdf-mcp
Model Context Protocol Server for Converting Images to PDF Documents
0 tools
mcp/handwriting-ocr
Model Context Protocol (MCP) Server for Handwriting OCR
0 tools
glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
@sigmasd/pdf-read-mcp
A Model Context Protocol (MCP) server that provides access to PDF and DOCX document reading and text extraction capabilities.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "optical_context_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}