Skip to content
Cursor

upAPI for Cursor

io.github.devinosolutions/upapi-mcp

All public upAPI operations as MCP tools: web scraping, search, screenshots, PDF, OCR and more.

client:Cursor transport:streamable-http runtime:npm

Install upAPI in Cursor

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

{
  "mcpServers": {
    "upapi-mcp": {
      "url": "https://app.upapi.io/api/mcp"
    }
  }
}

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

upAPI in other clients