← Registry

Data Collection

rivalsweeper.com

Provides competitive intelligence for eCommerce domains including promotions, pricing, AI-readiness, and brand snapshot.

1 endpoint7 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.rivalsweeper.com/mcp

No auth detected

MCP server metadata

Name
rivalsweeper-signals
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

RivalSweeper Signals API (Beta) - pay-per-call eCommerce competitive intelligence. Currently in beta: coverage is growing and tool surface may evolve. Free tool: get_coverage (check signal availability + freshness for any domain before spending credits). Billable tools need an API key: request access at https://www.rivalsweeper.com/solutions/signals-api (approved accounts get 50 free trial credits, no card). Pass the key as "Authorization: Bearer rsk_...". Billing: prepaid credits, 1 credit = $0.02. No data = no charge. Every response is freshness-stamped.

Known tools 7

get_coverage

Check which competitive signals RivalSweeper has for an eCommerce domain, with per-signal freshness.

Inferred read-only
get_promotions

Active promotions/discount codes for a brand: code, discount type/value, min order, validity window.

Inferred read-only
get_competitor_price

Price statistics (min/max/avg/median) plus recent product samples for a brand, optionally filtered by product-name query.

Inferred read-only
get_readiness_score

RivalSweeper 6-pillar AI/agent-readiness score for a domain (schema.

Inferred read-only
get_brand_snapshot

Bundle: all current signals for one brand-day - promotions, price stats + samples, AI-readiness - in one call.

Inferred read-only
get_history

Monthly time-series of price changes (drops/rises/avg delta) or stock-status flips for a brand.

Inferred read-only
request_monitoring

Ask RivalSweeper to add a domain to monitoring.

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.rivalsweeper-signals]
url = "https://mcp.rivalsweeper.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rivalsweeper-signals": {
      "type": "http",
      "url": "https://mcp.rivalsweeper.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rivalsweeper-signals
Remote MCP URL: https://mcp.rivalsweeper.com/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": {
    "rivalsweeper-signals": {
      "url": "https://mcp.rivalsweeper.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rivalsweeper-signals": {
      "type": "http",
      "url": "https://mcp.rivalsweeper.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rivalsweeper-signals",
  "transport": "streamable-http",
  "url": "https://mcp.rivalsweeper.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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