Back to search
30
MCP

fast-paddleocr-mcp

pypi/fast-paddleocr-mcp

Fast PaddleOCR MCP server - Extract text from images using PaddleOCR with optimized performance

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

Similar MCP servers embedding-nearest

glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
local-ocr-mcp
Minimal stdio-first OCR MCP service powered by PaddleOCR
0 tools
hyc-image-mcp
MCP server for image understanding and OCR
0 tools
iflow-mcp_z4none-rapidocr-mcp
RapidOCR MCP Server for OCR processing
0 tools
iflow-mcp_frosty-jackal-mcpdemo
MCP Demo - OCR service using PaddleOCR
0 tools
imagegen-mcp
MCP server to generate images from text using OpenAI's API
0 tools

How to use

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

{
  "mcpServers": {
    "fast-paddleocr-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}