tools

unified-product-graph/tools
★ 1 stars TypeScript API Integration Updated 4d ago
Unified Product Graph (public beta): SDK, CLI, MCP servers (local + cloud), adapters, markdown.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tools": {
      "command": "npx",
      "args": [
        "-y",
        "unified-product-graph/tools"
      ]
    }
  }
}

README Excerpt

> 🧪 **Public beta.** APIs and packages may still change. Issues and feedback are welcome. The reference implementation of the [UPG standard](https://github.com/unified-product-graph/spec): a programmatic SDK, a CLI, local and cloud MCP servers, import adapters, and the `.upg.md` renderer. | Dir | npm | Role |