Skip to content
Cursor

ParseAPI for Cursor

com.parseapi/mcp

Official ParseAPI MCP. Place, IP, email, phone, weather, currency lookups.

client:Cursor transport:streamable-http runtime:npm

Install ParseAPI in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.parseapi.com"
    }
  }
}

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

ParseAPI in other clients