Postgres-backed MCP server for the Unified Product Graph, self-hostable, open source
{
"mcpServers": {
"unified-product-graphcloud": {
"command": "npx",
"args": [
"-y",
"@unified-product-graph/cloud-server"
]
}
}
}