Verified pricing, alternatives, and comparisons for 508+ SaaS and AI tools.
Comparedge MCP server is a locally run integration for AI assistants that speak the Model Context Protocol. Verified pricing, alternatives, and comparisons for 508+ SaaS and AI tools.
Your assistant already knows what Notion is. It does not know that Notion Plus costs $12 a seat this month, or that the tool you are evaluating quietly dropped its free plan in spring. Training data ages; prices move. This server closes that gap with verified pricing, plans, ratings and alternatives for 494 SaaS and AI tools, checked against vendor pages before they ship. Live docs and examples: comparedge.com/mcp.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client. The configuration blocks on this page cover the common clients.
Once Comparedge is connected, these are the calls the assistant has available:
search_tools — products matching a name, keyword or use caseget_tool — full profile for one productget_pricing — every plan with price, period and features, plus trial and free-plan statuscompare_tools — two products side by side: pricing, features, ratingsget_alternatives — top alternatives in the same category, ranked by ratinglist_category — all tools in one category with a pricing overviewget_leaderboard — top-rated tools, one category or overalllist_categories — all 44 category slugs with display namesThis sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Comparedge's toolset — search_tools, get_tool, get_pricing and 5 more — is a fair guide to whether it matches your workflow. It is maintained by imkemit-ops; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Comparedge's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| search_tools | products matching a name, keyword or use case |
| get_tool | full profile for one product |
| get_pricing | every plan with price, period and features, plus trial and free-plan status |
| compare_tools | two products side by side: pricing, features, ratings |
| get_alternatives | top alternatives in the same category, ranked by rating |
| list_category | all tools in one category with a pricing overview |
| get_leaderboard | top-rated tools, one category or overall |
| list_categories | all 44 category slugs with display names |
{
"mcpServers": {
"comparedge": {
"command": "npx",
"args": ["-y", "@comparedge/mcp-server@latest"]
}
}
}Configuration as documented by the project. Restart the client after saving.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.