← Registry

Analytics

mrrscope.com

MCP server for MRRscope analytics, providing site lists, KPI overviews, visitor/revenue timeseries, ranked breakdowns, and AI crawler hit reports.

2 endpoints12 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://mrrscope.com/mcp

No auth detected

MCP server metadata

Name
mrrscope
Version
0.2.1
Capabilities
tools

Known tools 6

mrrscope_list_sites

List the MRRscope sites this token can read (domain, name, timezone, currency).

Inferred read-only
mrrscope_overview

Period KPIs for a site: visitors, revenue_cents, mrr_cents, conversion_rate, bounce_rate, avg_session_seconds, online.

Inferred read-only
mrrscope_timeseries

Visitors + revenue_cents over time (per day, or per hour for short ranges).

Inferred read-only
mrrscope_breakdown

Ranked breakdown for a site: top pages, referrers, countries or devices (visitors per label).

Inferred read-only
mrrscope_crawlers

AI crawler hits (GPTBot, ClaudeBot, PerplexityBot…): verified / unverified / unverifiable counts and per-vendor detail.

Inferred read-only
mrrscope_realtime

Visitors online right now on a site (5-minute window).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

ENDPOINT 2

https://mrrscope.com/mcp/mrt_xxx

No auth detected

MCP server metadata

Name
mrrscope
Version
0.2.1
Capabilities
tools

Known tools 6

mrrscope_list_sites

List the MRRscope sites this token can read (domain, name, timezone, currency).

Inferred read-only
mrrscope_overview

Period KPIs for a site: visitors, revenue_cents, mrr_cents, conversion_rate, bounce_rate, avg_session_seconds, online.

Inferred read-only
mrrscope_timeseries

Visitors + revenue_cents over time (per day, or per hour for short ranges).

Inferred read-only
mrrscope_breakdown

Ranked breakdown for a site: top pages, referrers, countries or devices (visitors per label).

Inferred read-only
mrrscope_crawlers

AI crawler hits (GPTBot, ClaudeBot, PerplexityBot…): verified / unverified / unverifiable counts and per-vendor detail.

Inferred read-only
mrrscope_realtime

Visitors online right now on a site (5-minute window).

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

.mcp.json

{
  "mcpServers": {
    "mrrscope": {
      "type": "http",
      "url": "https://mrrscope.com/mcp/mrt_xxx"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mrrscope
Remote MCP URL: https://mrrscope.com/mcp/mrt_xxx

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": {
    "mrrscope": {
      "url": "https://mrrscope.com/mcp/mrt_xxx"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "mrrscope",
  "transport": "streamable-http",
  "url": "https://mrrscope.com/mcp/mrt_xxx"
}
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.