Skip to content
Cursor

stagenth · 文档解析 for Cursor

com.stagenth/doc-parse

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

client:Cursor transport:streamable-http

Install stagenth · 文档解析 in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "doc-parse": {
      "url": "https://stagenth.com/mcp/doc-parse/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

stagenth · 文档解析 in other clients