The MCP server for
SaaS intelligence
A zero-dependency MCP server that gives Claude, Cursor, VS Code, and Copilot instant access to verified pricing data, alternatives, and comparisons for 480+ tools.
npx @comparedge/mcp-server
See it in action
Ask your AI assistant in plain English. Get structured, verified data back.

Linear Pricing
Free plan: Yes - up to 10 members
Starting price: $8/mo per seat
Plans:
- -Free - Up to 10 members, unlimited issues
- -Business - $8/mo - Unlimited members, admin tools
- -Enterprise - Custom - SSO, audit logs, SLA
Eight tools, full coverage
Each tool returns structured text with inline links back to source pages on ComparEdge.
search_tools
Search 480+ SaaS tools by name, category, or keyword.
get_tool
Full profile: description, pricing summary, rating, free tier status.
get_pricing
Verified pricing plans with tier names, prices, highlights, and discounts.
get_alternatives
Top ranked alternatives in the same category with comparison links.
compare_tools
Side-by-side structured comparison of two tools: pricing, features, ratings, key differences.
list_category
Browse all tools in a category. Supports sorting by rating or price, free-only filter.
get_leaderboard
Top-rated tools in a category ranked by aggregated G2 and Capterra scores.
list_categories
List all 45 supported software categories with slugs and display names.
Four built-in prompts
Prompts are guided workflows that chain multiple tools automatically. Select one from your AI client to start a structured session.
find_best_tool
promptGuided search for the best tool for a use case. Triggers search_tools + get_pricing on top results.
compare_pricing
promptSide-by-side pricing comparison of two tools. Runs compare_tools + get_pricing on both.
evaluate_tool
promptFull evaluation: profile + pricing plans + top alternatives. Runs 3 tools in sequence.
category_overview
promptTop-rated tools in a category with pricing. Runs get_leaderboard + get_pricing on top 3.
Ask anything about SaaS
Natural language queries, structured data back. No configuration beyond the one-time setup.
One-time setup
Add one JSON block to your client config. No API key, no global install required.
~/Library/Application Support/Claude/claude_desktop_config.json{
"mcpServers": {
"comparedge": {
"command": "npx",
"args": ["-y", "@comparedge/mcp-server"]
}
}
}Need more detail? Full installation guide
Listed everywhere
Published across all major MCP registries and developer directories.
Frequently asked questions
Common questions about the ComparEdge MCP server.
What is the ComparEdge MCP server?
A zero-dependency Node.js package that connects AI assistants and IDEs to verified SaaS pricing data via the Model Context Protocol. It covers 480+ tools across 44 categories.
Which AI clients does it work with?
Claude Desktop, Cursor, VS Code with GitHub Copilot, and any other MCP-compatible client. Setup requires adding a single JSON block to the client config.
Does it require an API key?
No. No API key, no environment variables. The server fetches data from public ComparEdge endpoints and caches results in memory.
Can I use it alongside other MCP servers?
Yes. It works alongside Postgres MCP, GitHub MCP, and any other community servers. Each server registers its own tools independently, no conflicts.
How do I install it?
Run npx @comparedge/mcp-server or add {"comparedge": {"command": "npx", "args": ["-y", "@comparedge/mcp-server"]}} to your client config.
What SaaS categories does it cover?
AI coding tools, project management, CRM, AI agents, LLM APIs, cloud hosting, design tools, and 40+ more categories. Full catalog at comparedge.com/best.
Is it open source?
Yes. MIT license. Source code and issue tracker on GitHub at github.com/comparedge/mcp-server-comparedge.
Add it in 60 seconds
One config block. Your AI assistant gets access to 480+ verified tools instantly.