← Registry

Analytics

mobilemrr.com

Provides access to MobileMRR's marketplace data for mobile apps, including listings, leaderboards, and revenue-based valuation estimates.

1 endpoint5 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://mobilemrr.com/mcp

No auth detected

MCP server metadata

Name
mobilemrr-discovery
Capabilities
experimentalpromptsresourcestools

Known tools 5

search_listings

Search mobile app listings on MobileMRR, a marketplace for mobile apps with verified revenue.

Inferred read-only
get_listing

Get the complete details for a specific MobileMRR mobile app listing.

Inferred read-only
get_leaderboard

Get the MobileMRR leaderboard: apps with provider-verified revenue, ranked highest MRR first.

Inferred read-only
estimate_valuation

Estimate the acquisition value of a mobile app based on its monthly recurring revenue (MRR), category, age, platform, and whether that revenue is verified via a payment processor (RevenueCat or Superwall).

Potential side effects
compare_listings

Use this after search_listings when you need deeper information about a particular app.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "mobilemrr-discovery",
  "transport": "streamable-http",
  "url": "https://mobilemrr.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.