AI & ML
Trust: 30/100 (Limited)UCM — Universal Commerce Marketplace Guide
API marketplace for AI agents — 100 services, 87 free, one API key
by ucmai
Quick Start
Install
npx @ucm/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ucmai-ucm": {
"command": "npx",
"args": [
"@ucm/mcp-server"
]
}
}
}