Loomal

Optical Context MCP

MCP server by github.com/chrboebel/optical-context-mcp

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

1 starspypi: optical-context-mcp

About Optical Context MCP

Optical Context MCP is an MCP (Model Context Protocol) server published by chrboebel in the official MCP registry, listed under Autonomous Agents on Loomal. Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.

It ships as a Python package on PyPI (optical-context-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/chrboebel/optical-context-mcp, where the project has earned 1 GitHub stars.

Use Optical Context MCP with your agent

Claude Code · one command
claude mcp add optical-context-mcp -- uvx optical-context-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "optical-context-mcp": {
      "command": "uvx",
      "args": [
        "optical-context-mcp"
      ]
    }
  }
}
pypioptical-context-mcp

Frequently asked questions

What is Optical Context MCP?
Optical Context MCP is an MCP (Model Context Protocol) server by chrboebel in the Autonomous Agents category. Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.
How do I connect Optical Context MCP to Claude, Cursor, or another MCP client?
Install Optical Context MCP from its pypi package (optical-context-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Optical Context MCP open source?
Yes — the source code is public at github.com/chrboebel/optical-context-mcp, with 1 GitHub stars.
Can AI agents pay to use Optical Context MCP?
Not yet through Loomal — Optical Context MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Optical Context MCP? Claim this listing free by verifying GitHub ownership, or contact us.