HomeDatabases & Data › urdb-mcp

urdb-mcp

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

TypeScript Local
★ 2 stars Last pushed 2026-08-07 License: MIT

Topics: Databases

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.2)

npx -y urdb-mcp@1.0.2

Or add to your MCP client config:

{
  "mcpServers": {
    "urdb-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "urdb-mcp@1.0.2"
      ],
      "env": {
        "URDB_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • URDB_API_KEY required secret — URDB API key — get one free at https://urdb.io/settings/api-keys

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry