Skip to content
Cursor

doc convert mcp for Cursor

io.github.anon2052/doc-convert-mcp

Document conversion MCP server: PDF to Markdown, image OCR, spreadsheet parsing.

client:Cursor transport:streamable-http tools:4

Install doc convert mcp in Cursor

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

{
  "mcpServers": {
    "doc-convert-mcp": {
      "url": "https://doc-convert-mcp.onrender.com/mcp/"
    }
  }
}

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

What Cursor can do once it is connected

doc convert mcp in other clients