stagenth · 文档解析 for VS Code
com.stagenth/doc-parse
Parse PDF/Word/PPT/HTML to Markdown; tables as JSON, image extraction, RAG chunking, page ranges.
client:VS Code
transport:streamable-http
Install stagenth · 文档解析 in VS Code
.vscode/mcp.json
{
"servers": {
"doc-parse": {
"type": "http",
"url": "https://stagenth.com/mcp/doc-parse/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs