Catalog
com.stagenth/doc-parse
Officialstagenth · 文档解析
Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.
Parse PDF, Word, PowerPoint, and HTML documents into Markdown with table and image extraction.
document parsingpdfmarkdowntable extractionragchunking
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"doc-parse": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/doc-parse/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.