Odel
urdb mcp

urdb mcp

Local
@getmystadmin2JavaScriptMITUpdated 1mo ago

Search URDB for product integrity scores, enshittification events, and change tracking.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmurdb-mcpv1.0.2

Run

npx -y urdb-mcp

MCP client config

{
  "mcpServers": {
    "urdb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "urdb-mcp"
      ]
    }
  }
}