Skip to content
Back to search
30
MCP

hwmcp

pypi/hwmcp

My MCP server for reading and extracting text from PDF and DOCX files

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

Similar MCP servers embedding-nearest

iflow-mcp_pdf-extraction
MCP server to extract contents from PDF files
0 tools
docmcp
Document processing MCP server (PDF read, merge, split, compress, report generation)
0 tools
PDF Reader
MCP server for extracting text, images, tables, links, annotations, and metadata from PDF files.
0 tools
glm-ocr-mcp
MCP server for GLM OCR to extract text from images and PDFs
0 tools
iflow-mcp_labeveryday_mcp_pdf_reader
MCP server for reading PDFs with text extraction, image extraction, and OCR
0 tools
@youhaozhao/pdf2docx-mcp
MCP Server for converting PDF documents to editable DOCX format
0 tools

How to use

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

{
  "mcpServers": {
    "hwmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}