Analytics
mrrscope.com
MCP server for MRRscope analytics, providing site lists, KPI overviews, visitor/revenue timeseries, ranked breakdowns, and AI crawler hit reports.
ENDPOINT 1
https://mrrscope.com/mcp
MCP server metadata
- Name
- mrrscope
- Version
- 0.2.1
Known tools 6
mrrscope_list_sitesList the MRRscope sites this token can read (domain, name, timezone, currency).
Inferred read-onlymrrscope_overviewPeriod KPIs for a site: visitors, revenue_cents, mrr_cents, conversion_rate, bounce_rate, avg_session_seconds, online.
Inferred read-onlymrrscope_timeseriesVisitors + revenue_cents over time (per day, or per hour for short ranges).
Inferred read-onlymrrscope_breakdownRanked breakdown for a site: top pages, referrers, countries or devices (visitors per label).
Inferred read-onlymrrscope_crawlersAI crawler hits (GPTBot, ClaudeBot, PerplexityBot…): verified / unverified / unverifiable counts and per-vendor detail.
Inferred read-onlyCONNECT 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
MCP server metadata
- Name
- mrrscope
- Version
- 0.2.1
Known tools 6
mrrscope_list_sitesList the MRRscope sites this token can read (domain, name, timezone, currency).
Inferred read-onlymrrscope_overviewPeriod KPIs for a site: visitors, revenue_cents, mrr_cents, conversion_rate, bounce_rate, avg_session_seconds, online.
Inferred read-onlymrrscope_timeseriesVisitors + revenue_cents over time (per day, or per hour for short ranges).
Inferred read-onlymrrscope_breakdownRanked breakdown for a site: top pages, referrers, countries or devices (visitors per label).
Inferred read-onlymrrscope_crawlersAI crawler hits (GPTBot, ClaudeBot, PerplexityBot…): verified / unverified / unverifiable counts and per-vendor detail.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.