Back to search
30
MCP

glm-ocr-mcp

pypi/glm-ocr-mcp

MCP server for GLM OCR to extract text from images and PDFs

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

Similar MCP servers embedding-nearest

fast-paddleocr-mcp
Fast PaddleOCR MCP server - Extract text from images using PaddleOCR with optimized performance
0 tools
iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
0 tools
hyc-image-mcp
MCP server for image understanding and OCR
0 tools
iflow-mcp_labeveryday_mcp_pdf_reader
MCP server for reading PDFs with text extraction, image extraction, and OCR
0 tools
PDF Parser
MCP server for PDF text extraction optimized for LLMs, with figure detection using spatial heuristics and page screenshot rendering without
0 tools
glm-mcp
MCP server for ZhipuAI GLM — chat, text embeddings, translation, vision, and OCR
0 tools

How to use

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

{
  "mcpServers": {
    "glm-ocr-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}