← Registry

eCommerce

deadbrush.ru

Provides product search and details for Dead Brush store.

1 endpoint2 known toolsFirst detected July 16, 2026Last detected August 24, 2026

ENDPOINT 1

https://www.deadbrush.ru/mcp

No auth detected

MCP server metadata

Name
deadbrush
Version
1.28.1
Capabilities
experimentalpromptsresourcestools

Known tools 2

find_products

Найти товары магазина Dead Brush по теме (игра/фильм/аниме/комикс и т.п.).

Inferred read-only
get_product

Карточка товара Dead Brush по slug: цена, наличие, размеры, изображения, описание, ссылка.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.deadbrush]
url = "https://www.deadbrush.ru/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "deadbrush": {
      "type": "http",
      "url": "https://www.deadbrush.ru/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: deadbrush
Remote MCP URL: https://www.deadbrush.ru/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "deadbrush": {
      "url": "https://www.deadbrush.ru/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "deadbrush": {
      "type": "http",
      "url": "https://www.deadbrush.ru/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "deadbrush",
  "transport": "streamable-http",
  "url": "https://www.deadbrush.ru/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for deadbrush.ru was fetched 2026-07-28T00:13:38.437Z and is being refreshed.

Trust status Trusted

deadbrush.ru is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.