Skip to main content
Glama

urdb-mcp

MCP server for URDB — the product integrity database. Connect Claude Desktop (or any MCP-compatible AI) to real, sourced data on product downgrades, shrinkflation, warranty cuts, and enshittification.

Tools

Tool

Description

urdb_search

Search products by name or keyword, with integrity scores

urdb_get_product

Full integrity breakdown across 7 dimensions

urdb_get_changes

Documented enshittification events for a product

urdb_list_products

List/filter products by category, brand, score

Related MCP server: OrigeneMCP

Setup

1. Get an API key at urdb.io/settings/api-keys (free tier available)

2. Add to Claude Desktop config

On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json On Windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "urdb": {
      "command": "npx",
      "args": ["urdb-mcp"],
      "env": {
        "URDB_API_KEY": "urdb_live_your_key_here"
      }
    }
  }
}

3. Restart Claude Desktop

Example prompts

  • "Which laptops have the highest integrity scores?"

  • "Has the KitchenAid Stand Mixer gotten worse over the years?"

  • "Find me a washing machine that hasn't been enshittified"

  • "What changed with the Sonos Era 100 recently?"

API docs

Full REST API: urdb.io/api

License

MIT

Install Server
A
license - permissive license
A
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    -
    quality
    D
    maintenance
    An advanced integrated MCP server platform that combines 600+ tools and multiple biomedical databases to enable comprehensive information retrieval across molecules, proteins, genes, and diseases for accelerating therapeutic research.
    Last updated
    38
  • A
    license
    A
    quality
    B
    maintenance
    Search ethical, origin-verified products and brands from 30+ countries. Find Canadian, sustainable, vegan, and cruelty-free alternatives with affiliate purchase links.
    Last updated
    6
    53
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Analyzes and compares product reputation using data from Reddit, Hacker News, and YouTube, providing sentiment and dimensional scores.
    Last updated

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Appeared in Searches

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GetMystAdmin/urdb-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server