Skip to content
Cursor

UCM — Universal Commerce Marketplace for Cursor

io.github.ucmai/ucm

API marketplace for AI agents — 100 services, 87 free, one API key

client:Cursor transport:stdio runtime:npm

Install UCM — Universal Commerce Marketplace in Cursor

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

{
  "mcpServers": {
    "ucm": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@ucm/mcp-server"
      ]
    }
  }
}

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

UCM — Universal Commerce Marketplace in other clients