Skip to content
Back to search
30
MCP streamable-http

Ocrspace

io.github.pipeworx-io/ocrspace

OCR.space MCP — wraps the OCR.space API (ocr.space) for image/PDF → text OCR.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
Optical Context MCP
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.
0 tools
Optical Context MCP
Compress OCR-heavy PDFs into dense packed images so agents can work with long visual documents.
0 tools
mcp/handwriting-ocr
Model Context Protocol (MCP) Server for Handwriting OCR
0 tools
hyc-image-mcp
MCP server for image understanding and OCR
0 tools
doc-reviewer-mcp
MCP server for OCR-generated Markdown document review and diagnostics
0 tools

How to use

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

{
  "mcpServers": {
    "ocrspace": {
      "url": "https://gateway.pipeworx.io/ocrspace/mcp",
      "transport": "streamable-http"
    }
  }
}