UCM — Universal Commerce Marketplace runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 16 Feb 2026.
API marketplace for AI agents — 100 services, 87 free, one API key
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ucm -- npx -y @ucm/mcp-server
{
"mcpServers": {
"ucm": {
"args": [
"-y",
"@ucm/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.ucm]
command = "npx"
args = ["-y", "@ucm/mcp-server"]
{
"mcpServers": {
"ucm": {
"args": [
"-y",
"@ucm/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ucm": {
"args": [
"-y",
"@ucm/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.