claude mcp add hroebel-optical-context-mcp -- uvx optical-context-mcp
{
"mcpServers": {
"hroebel-optical-context-mcp": {
"command": "uvx",
"args": ["optical-context-mcp"]
}
}
}
{
"mcpServers": {
"hroebel-optical-context-mcp": {
"command": "uvx",
"args": ["optical-context-mcp"]
}
}
}
{
"mcpServers": {
"hroebel-optical-context-mcp": {
"command": "uvx",
"args": ["optical-context-mcp"]
}
}
}
About This MCP Server
The optical-context-mcp server is a developer tool that enables the compression of OCR-heavy PDFs into dense packed images, allowing agents to work with long visual documents more efficiently. This server connects to standard input/output streams and is available on the Python Package Index, making it accessible to developers working with AI coding assistants. Developers would reach for this tool when they need to process and analyze lengthy visual documents, such as PDFs, and require a more efficient and compact representation of the data.
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
optical-context-mcp on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The Optical Context MCP server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.