Featured

Reach 52,000+ AI builders from just $0.50 a click

You only pay for clicks, never impressions - and it's far cheaper than Google Ads, with no monthly lock-in.

Advertise from $0.50/click
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
Run OpenClaw 24/7 on a Hostinger VPS with 20% off logoRun OpenClaw 24/7 on a Hostinger VPS with 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep it live 24/7. Get 20% off with this link.

Launch on Hostinger
Deploy your Hermes agent in 60 seconds, live 24/7, 10% off with code ZACAARON10 logoDeploy your Hermes agent in 60 seconds, live 24/7, 10% off with code ZACAARON10

Launch Hermes on Hostinger in about 60 seconds, connect Telegram & Discord, and keep it live 24/7. Use code ZACAARON10 for 10% off.

Launch on Hostinger
TM

TrustMRR MCP Server

HTTPUpdated 2026-07-11Official✓ Verified

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

claude mcp add --transport http trustmrr https://trustmrr.com/api/mcp --header "Authorization: Bearer tmrr_your_api_key"

Summary

Query verified startup revenue data from any MCP client. TrustMRR verifies MRR directly from payment providers (Stripe and others), so the numbers are real, not self-reported — and its marketplace lists startups for sale with asking prices and multiples.

Connect from your MCP client

Claude Code

Run this once and Claude Code registers the server for you:

claude mcp add --transport http trustmrr https://trustmrr.com/api/mcp --header "Authorization: Bearer tmrr_your_api_key"

Configuration

TrustMRR MCP Server reads the following environment variable:

VariableRequired
Optional

Overview

TrustMRR MCP Server

Query verified startup revenue data from any MCP client. TrustMRR verifies MRR directly from payment providers (Stripe and others), so the numbers are real, not self-reported — and its marketplace lists startups for sale with asking prices and multiples.

Tools

  • list_startups — browse active startups with filters: minMrr / maxMrr, minRevenue / maxRevenue (last 30 days), minGrowth / maxGrowth (30-day %), category (ai, saas, developer-tools, fintech, ecommerce...), onSale, minPrice / maxPrice, plus sorting (revenue, price, growth, multiple, best-deal) and pagination.
  • get_startup — full details for one startup by slug: revenue, growth, customers, active subscriptions, profit margin, visitors, revenue per visitor, founding date, and sale status.

Setup

Get an API key from the TrustMRR developer dashboard, then add the remote server:

{
  "mcpServers": {
    "trustmrr": {
      "url": "https://trustmrr.com/api/mcp",
      "headers": {
        "Authorization": "Bearer tmrr_your_api_key"
      }
    }
  }
}

Or with Claude Code:

claude mcp add --transport http trustmrr https://trustmrr.com/api/mcp --header "Authorization: Bearer tmrr_your_api_key"

Example prompts

  • "Give me 10 startups making $50k+ MRR that aren't built for agents yet"
  • "List AI startups for sale under a 3x revenue multiple"
  • "Which categories have the fastest 30-day MRR growth right now?"

A limited unauthenticated preview is available at GET https://trustmrr.com/api/ai (25 recently listed and 25 best-deal startups).

See related servers & alternatives →

Related guides

Hand-picked reading to help you choose and use Finance servers.