Local MCP server for .upg files. Read and write product knowledge graphs offline.
{
"mcpServers": {
"unified-product-graphmcp": {
"command": "npx",
"args": [
"-y",
"@unified-product-graph/mcp-server"
]
}
}
}