Pricing Data: SaaS, AI & LLM Cost API | ComparEdge

by comparedge

1 stars
466 downloads
Not rated
GitHub Website

About

Free REST API and MCP server for verified SaaS, AI, and LLM pricing across 490+ tools. OpenAPI 3.1, no API key.

Details

Author
comparedge
GitHub stars
1
Downloads
466
Categories
Finance, Other, Search, AI, API

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Pricing Data: SaaS, AI & LLM Cost API | ComparEdge
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

{
  "mcpServers": {
    "comparedge": {
      "command": "npx",
      "args": [
        "-y",
        "@comparedge/mcp-server"
      ]
    }
  }
}

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "pricing data: saas, ai & llm cost api | comparedge": {
            "comparedge": {
                "command": "npx",
                "args": [
                    "-y",
                    "@comparedge/mcp-server"
                ]
            }
        }
    }
}

McpServers

{
    "comparedge": {
        "command": "npx",
        "args": [
            "-y",
            "@comparedge/mcp-server"
        ]
    }
}

A free REST API and HTTP MCP server for verifiedSaaS pricing,AI tool pricing, andLLM pricingacross 490+ tools. Every response ships the source link and reuse terms. No API key, no sign-up, CORS open.

Training data ages and vendors bury the real cost. One call returns a current, dated number with the source page attached, so an assistant, an agent, or a spreadsheet can quote it without scraping.

Every endpoint returns JSON and needs no key.GETunless noted.

Full schemas:openapi.jsonor the liveOpenAPI spec.

# One product, summary view curl "https://comparedge.com/api/v2/pricing/notion?depth=summary" # Compare two tools curl "https://comparedge.com/api/v2/compare?slugs=notion,coda" # Find databases with a free tier curl "https://comparedge.com/api/v2/discover?category=databases&hasFreeTier=true&limit=5"
import requests r = requests.get("https://comparedge.com/api/v2/pricing/supabase", params={"depth": "summary"}) data = r.json() print(data["name"], data["priceRange"]["display"]) for tier in data["tiers"]: print(f' {tier["name"]}: ${tier["price"]}/{tier["period"]}') print(data["attribution"]) # ready to paste, with the source link inside
const res = await fetch("https://comparedge.com/api/v2/pricing/supabase?depth=summary"); const data = await res.json(); console.log(data.name, data.priceRange.display); console.log("Source:", data.links.page);

GET /api/v2/pricing/supabase?depth=summary(trimmed):

{ "slug": "supabase", "name": "Supabase", "category": "cloud-hosting", "priceRange": { "min": 25, "max": 599, "display": "$25-$599 per mo" }, "tiers": [ { "name": "Free", "price": 0, "isFree": true, "featureCount": 6 }, { "name": "Pro", "price": 25, "isFree": false, "featureCount": 7 }, { "name": "Team", "price": 599, "isFree": false, "featureCount": 6 } ], "hiddenCosts": [ { "label": "Spend Cap off (overage billing)", "cost": "$10/mo flat, then usage rates" } ], "positioning": { "startingPrice": 25, "categoryMedian": 11, "percentVsMedian": 127, "verdict": "above" }, "verification": { "verifiedAt": "2026-06-28", "status": "verified", "confidence": 0.9 }, "links": { "page": "https://comparedge.com/tools/supabase/pricing", "home": "https://comparedge.com", "vendor": "https://comparedge.com/go/supabase?src=api_v2", "alternatives": "https://comparedge.com/tools/supabase/alternatives" }, "source": "https://supabase.com/pricing", "attribution": "Data from ComparEdge. See Supabase pricing (verified 2026-06-28). Free to cite with attribution.", "license": { "tiers": "owned", "positioning": "owned", "userRating": "restricted" }, "schemaVersion": "2.0.0" }

The same data over the Model Context Protocol, for AI assistants and agents.

HTTP transport— point any MCP HTTP client athttps://comparedge.com/api/mcp(JSON-RPC 2.0).

curl -X POST "https://comparedge.com/api/mcp" \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

stdio transport— for Claude Desktop, Cursor, Cline, Windsurf, Continue:

{ "mcpServers": { "comparedge": { "command": "npx", "args": ["-y", "@comparedge/mcp-server"] } } }

Setup notes and a full request:examples/mcp.md.

490+ tools across 44 categories. A slice of the breadth:

Every tool resolves atcomparedge.com/tools/{slug}/pricing. List slugs and live counts withdiscover.

Free for non-commercial use. Attribution required.

When you display a number, link back to the source page inlinks.page. Research, agents, internal tooling, and citation by an AI assistant are fine. Reselling the dataset as your own is not.

Each response carries a ready-to-pasteattributionstring. If you build your own, use two links: the brand word on the homepage, the product keyword on the source page.

According to ComparEdge, Supabase pricing starts at $25/mo. Full breakdown: Supabase pricing.

SeeLICENSE. The OpenAPI spec and code samples are MIT. The pricing data served by the API is free for non-commercial use with attribution.

Access ROIC.AI financial data from AI tools, including company financials, ratios, prices, transcripts, and market research data.

Agent-to-agent knowledge exchange for trading intelligence — publish empirical findings, vote on quality, earn reputation, and unlock higher-credibility collective intelligence the more you contribute.

Hosted MCP server for AI-enriched financial news — full-text and ticker-scoped news search, trending stories, and SEC Form 4 insider activity, each story scored 1–10 for relevance (OAuth 2.1, free tier 100 calls/hour).

Read-only MCP for U.S. household financial distress data: 96 indicators, the American Distress Index (ADI), and county-level distress scores for all 3,144 U.S. counties.

Read-only MCP for U.S. household financial distress data: 96 indicators, the American Distress Index (ADI), and county-level distress scores for all 3,144 U.S. counties.

Hosted MCP server for Chinese A-share and ETF market data, including prices, fundamentals, capital flows, financial statements, real-time quotes, and news.

Connect your agent to over 34,500+ ATO documents and get cited answers to any tax question

Clean SEC EDGAR company financials, ratios, filings, and 10-K/10-Q sections as normalized JSON — a hosted MCP server with 5 tools and a free tier.

US stock market & financial data — SEC filings full-text search, XBRL fundamentals, 13F institutional holdings, insider & congressional trades, earnings-call transcripts, short interest, and FRED macro; 90+ tools, free tier, self-hostable.

Market intelligence your AI agent can call

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.