mcpbeat Sign in

stagenth · 文档解析 MCP Server

not responding

stagenth · 文档解析 is listed as active in the registry but did not answer our last check. It exposes 4 tools.

Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
4
Tools
read from the server
2180 ms
Response time
average over 24h
open, no key
Access
streamable-http

stagenth · 文档解析 does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 6 min ago.

run in your terminal
claude mcp add doc-parse --transport http https://stagenth.com/mcp/doc-parse/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "doc-parse": {
      "url": "https://stagenth.com/mcp/doc-parse/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.doc-parse]
url = "https://stagenth.com/mcp/doc-parse/"
.cursor/mcp.json
{
  "mcpServers": {
    "doc-parse": {
      "url": "https://stagenth.com/mcp/doc-parse/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "doc-parse": {
      "url": "https://stagenth.com/mcp/doc-parse/"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

doc
doc_chunk
把文档切成适合 RAG / 向量嵌入的语义块(按标题层级切,超长块按段落细分)。 返回 [{index, heading, text, chars}],喂检索/嵌入无需再自己写切块逻辑。
doc_images
抽取文档内嵌的图片(PDF / .docx / .pptx),打包 ZIP 落文件中转站并返下载 URL。 过滤 <1KB 的图标噪声;多模态 AI 可配合 doc_parse 的文本一起理解图文文档。
doc_parse
把 PDF / Word(.docx) / PPT(.pptx) / HTML / 纯文本 解析成干净 Markdown + 结构化(按实际解析页数计费,每页 1 credit)。 纯解析 + 格式转换、不生成任何 AI 内容;扫描件 OCR 暂未支持。 支持 page_range 只解析指定页码段(只按解析的页数扣费)。
doc_tables
抽取文档中的表格(PDF / .docx / .pptx),转成 headers+rows 的 JSON 可直接计算。 与 doc_parse 的区别:表格不再压平成 markdown 竖线文本,而是结构化行列, AI 可直接算合计/对比;PDF 用版面识别找表格。

Endpoints

URLTransportStateLatencyChecked
https://stagenth.com/mcp/doc-parse/ streamable-http answering 2180 ms 6 min ago

Alternatives to stagenth · 文档解析

same job, measured the same way
Doc To Markdown
by pavel-tashev

PDF, Word, PowerPoint, Excel, HTML, EPUB to Markdown: OCR, page ranges, tables, RAG chunking

answering
P
doc.page PDF Extraction
by doc

Extract PDFs to Markdown, RAG chunks and cited tables; publish tracked Doc Links with read stats.

7 tools answering
MCP File Processor
by intelagentstudios

Text extraction, keyword extraction, language detection, and chunking for RAG

26 installs/wk local only
PDF Writer (PDF Agent Stack)
by shuji-bonji

Create and edit PDFs: text, Markdown, tables, metadata and pages, with Japanese font embedding.

417 installs/wk local only
md-vision
by japlete

Read markdown with inlined images and index headings for agentic RAG workflows.

33 installs/wk local only
TheCrawler
by manchittlab

Universal web scraper with LLM-ready markdown, RAG chunking, PDF/DOCX support.

31 installs/wk local only
Scrapiq
by scrapiq

Any URL to clean text, markdown, or JSON for LLM/RAG pipelines.

1 tools answering
DataSinking
by heubme2020

Full-text Asian financial reports (China, Korea, Japan, Taiwan) as clean Markdown for RAG agents.

1 261 installs/wk answering

stagenth · 文档解析 — questions

Answers built from our own checks of this server.

What can stagenth · 文档解析 do?
It exposes 4 tools, read directly from the server on our last check. Among them: doc_chunk, doc_images, doc_parse, doc_tables. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is stagenth · 文档解析 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 2180 ms. The bar chart above shows every period we have measured.
The registry lists stagenth · 文档解析 as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect stagenth · 文档解析?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does stagenth · 文档解析 need an API key?
No. stagenth · 文档解析 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.