Pricing Data: SaaS, AI & LLM Cost API | ComparEdge
@comparedge
关于 Pricing Data: SaaS, AI & LLM Cost API | ComparEdge
Free REST API and MCP server for verified SaaS, AI, and LLM pricing across 490+ tools. OpenAPI 3.1, no API key.

配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"comparedge": {
"command": "npx",
"args": [
"-y",
"@comparedge/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What this gives you
Software pricing is published to be hard to compare. Tiers hide the number that matters, add-ons live on a different page, and the first-year rate is not the rate you renew at. This server carries that data already read and structured: 495 SaaS and AI products across 44 categories, taken from vendor pricing pages and re-checked on a schedule, with the verification date attached to every record.
Nine tools, over plain HTTP, no key and no signup.
Tools
| Tool | What you get |
|---|---|
get_pricing | Every tier of one product with what each includes, the price range, annual discount, hidden costs and a verdict |
compare_software | Two to four products side by side, full records plus a compact matrix of starting price, free tier, max annual discount and hidden costs |
discover_software | Find tools by category, budget ceiling, free-tier requirement or keyword, with the source link on each card |
get_hidden_costs | Implementation, add-ons, overage and support: the money that is not on the pricing page |
calculate_tco | Total cost for a real team, seat-aware and billing-aware, subscription line plus hidden-cost line items |
estimate_llm_cost | Per-model rate card in dollars per million tokens, input, output, cached input and context window, plus an estimate for your volume |
get_cost_guide | Negotiation brief: real renewal rates, the vendor's cost-transparency score, and which discount programs survive renewal |
get_price_history | Latest verified snapshot, last observed change and the derived trend |
get_positioning | Where a product sits against its category on price: median, min, max and sample size |
Connect over HTTP
No install, no credential. Point any MCP client at the endpoint:
{
"mcpServers": {
"comparedge": {
"url": "https://comparedge.com/api/mcp"
}
}
}
Or talk to it directly:
curl -s -X POST https://comparedge.com/api/mcp \
-H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
Or run it locally
Three packages, each with its own job:
{
"mcpServers": {
"comparedge": {
"command": "npx",
"args": ["-y", "@comparedge/mcp-server"]
},
"comparedge-price-watch": {
"command": "npx",
"args": ["-y", "@comparedge/price-watch-mcp"]
},
"comparedge-llm-cost": {
"command": "npx",
"args": ["-y", "@comparedge/llm-cost-mcp"]
}
}
}
mcp-server is the catalogue: pricing, alternatives and feature comparisons.
price-watch-mcp tracks what moved: recent changes, per-product history, category trends and the
biggest increases, from a human-reviewed change log.
llm-cost-mcp prices token workloads against verified per-million rates for 60+ models from 16+
providers.
What it is good for
Sizing a renewal before the call, so you know the number the vendor is about to quote you. Budgeting an LLM feature at real token volume instead of a guess. Answering "what does X cost" without landing on a pricing page that says Contact Sales. Building a comparison that cites a verification date rather than a vibe.
Where the numbers come from
Vendor pricing pages, read and re-checked on a schedule, with the date recorded per product. Where a vendor publishes nothing, the record says so rather than estimating. Where a price comes from a marketplace listing rather than the vendor's own page, it is marked and does not count as disclosed.
FAQ
Do I need an API key? No. The HTTP server is open and CORS-enabled. There is no signup and no rate-limit tier to buy.
How current is the data? Every product carries its own verification date, returned with the record. Re-checks run on a schedule rather than on request, so you see when a number was last confirmed instead of trusting that it is fresh.
What happens when a vendor hides its pricing? The record says the tier is quote-only. Nothing is estimated to fill the gap, and a figure taken from a marketplace listing is flagged as such rather than passed off as the vendor's own.
Is there a REST API too? Yes, same data, OpenAPI 3.1, documented at https://comparedge.com/api-docs.
Which categories are covered? 44, including CRM, project management, cloud hosting, databases, IAM, compliance, payments, design, SEO, ERP, and the AI families: LLMs, coding, image, video, voice, agents.
基本信息
数据与分析 分类下的更多 MCP 服务器
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
Sugra API MCP
Sugra Systems, Inc.Official MCP server for the Sugra API, giving AI agents source-attributed access to 1,500+ endpoints across 36 data domains from 160+ primary sources. Covers markets, economics, company fundamentals, government, news, cl

PowerDMARC
powerdmarcPowerDMARC's MCP server brings live email authentication data directly into any MCP-compatible AI assistant: Claude, ChatGPT, Cursor, and others. Instead of generic DMARC advice, the AI works from a customer's actual acc
mcp-server-apache-airflow
yangkyeongmo
LeadMarina
LeadMarinaVerified local-business leads: search any niche in any city, query your lead library, and export to Close, GoHighLevel, Google Sheets, or emailed files — every email SMTP-checked, every phone verified with line type and
评论