
Urdb Mcp
Query URDB from your agent for product integrity scores, enshittification events, and change tracking before you bet on a dependency or competitor.
Overview
urdb-mcp is a MCP server for the Idea phase that lets agents search URDB for product integrity scores, enshittification events, and change tracking.
What is this MCP server?
- stdio npm package urdb-mcp (v1.0.2)
- Search URDB for integrity scores, enshittification events, and change tracking
- Requires URDB_API_KEY (free key at urdb.io/settings/api-keys)
- Repository: GetMystAdmin/urdb-mcp
- Server version 1.0.2
- Transport: stdio
- Required env: URDB_API_KEY (secret)
Community signal: 1 GitHub stars.
What problem does it solve?
You cannot see how fast a tool you depend on is eroding features, pricing, or trust until you are already locked in.
Who is it for?
Builders evaluating SaaS dependencies, platforms, or competitors who want agent-driven URDB lookups in the IDE.
Skip if: Teams that already have manual vendor reviews and no need for URDB-specific integrity telemetry.
What do I get? / Deliverables
After you connect urdb-mcp with an API key, your agent can pull URDB integrity and change data into research and scoping chats on demand.
- stdio MCP server wired with secret URDB_API_KEY
- Agent queries returning URDB integrity, events, and change-tracking results
Recommended MCP Servers
Journey fit
Integrity and change history on products belongs in Idea when you are still choosing markets, stacks, and vendors. research subphase matches URDB's focus on scores, events, and tracking rather than implementation code.
How it compares
Research data MCP, not a code generator or deployment integration.
Common Questions / FAQ
Who is urdb-mcp for?
Solo and indie developers researching products and platforms with AI agents who want URDB integrity and change data inside MCP workflows.
When should I use urdb-mcp?
Use it in Idea and Validate when picking vendors or competitors, and in Operate when revisiting whether a dependency is still trustworthy.
How do I add urdb-mcp to my agent?
Install npm package urdb-mcp, set URDB_API_KEY from https://urdb.io/settings/api-keys, and register it as a stdio MCP server in your agent config.