mcpbeat Sign in

ComparEdge MCP Server

local only

ComparEdge runs on your own machine — the client starts it, so there is no endpoint to ping. 67 installs a week from npm. Last commit 11 Jul 2026.

Verified pricing, alternatives, and comparisons for 495+ SaaS and AI tools.

Installs per day peak 39 · avg 13 · +31% w/w
a month agotoday
67
Installs / week
npm · @comparedge/mcp-server
3
Stars
0 open issues
11 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check ComparEdge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add comparedge-mcp -- npx -y @comparedge/mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "comparedge-mcp": {
      "args": [
        "-y",
        "@comparedge/mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.comparedge-mcp]
command = "npx"
args = ["-y", "@comparedge/mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "comparedge-mcp": {
      "args": [
        "-y",
        "@comparedge/mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "comparedge-mcp": {
      "args": [
        "-y",
        "@comparedge/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to ComparEdge

same job, measured the same way
ComparEdge Pricing
by comparedge

Verified SaaS, AI, and LLM pricing for 490+ tools: plans, hidden costs, TCO, and alternatives.

9 tools answering
PeerPush
by peerpush

Find, compare, and discover software, SaaS, and AI tools - pricing, alternatives, and trends.

9 tools answering
AI Tool Directory
by tooldirectory

Search 2,000+ AI tools: pricing, alternatives, comparisons, and live, dead or acquired status.

6 tools answering
TopAlternativesTo
by natden444

Compare software: verified pricing with its source and date, and ranked alternatives.

3 tools answering
Toolradar
by nadeus

Search, compare, and get pricing for 8,600+ software tools with verified data.

45 installs/wk local only
Priceof
by benswork-space

Verified pricing data for 50+ SaaS products. Query, compare, and calculate team costs.

23 installs/wk local only
RightAIChoice — verified AI tool data
by rightaichoice

Verified data on 8,000+ AI tools: live status, pricing, sentiment, alternatives. Free, read-only.

10 tools answering
Saaskly: B2B software reviews and comparisons
by saaskly

Read-only tools over Saaskly's B2B software reviews: rankings, pricing, comparisons. Public.

8 tools answering

ComparEdge — questions

Answers built from our own checks of this server.

Why is there no uptime for ComparEdge?
ComparEdge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @comparedge/mcp-server was installed 67 times last week.
How do I connect ComparEdge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @comparedge/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use ComparEdge?
The npm package @comparedge/mcp-server was installed 67 times in the last week. Week over week that is +31%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is ComparEdge open source?
Yes — it is published under the MIT licence, written in JavaScript and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.