mcpbeat Sign in

Toolradar MCP Server

local only

Toolradar runs on your own machine — the client starts it, so there is no endpoint to ping. 141 installs a week from npm. Last commit 25 Aug 2026.

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

Installs per day peak 163 · avg 13 · +2231% w/w
a month agotoday
141
Installs / week
npm · toolradar-mcp
4
Stars
0 open issues
25 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Toolradar 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 toolradar -- npx -y toolradar-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "toolradar": {
      "args": [
        "-y",
        "toolradar-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.toolradar]
command = "npx"
args = ["-y", "toolradar-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "toolradar": {
      "args": [
        "-y",
        "toolradar-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "toolradar": {
      "args": [
        "-y",
        "toolradar-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Toolradar

same job, measured the same way
TopAlternativesTo
by natden444

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

3 tools answering
ComparEdge
by imkemit-ops

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

104 installs/wk local only
Priceof
by benswork-space

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

36 installs/wk local only
C
Coliving Search
by digitalnomadindex

Search 14,000+ verified coliving and coworking spaces with pricing, amenities, and reviews.

local only
ComparEdge Pricing
by comparedge

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

9 tools answering
CostBench
by costbench

Verified pricing, hidden costs, negotiation data, price changes & TCO for 3,390+ software products.

9 tools answering
PeerPush
by peerpush

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

8 tools answering
Papers With Backtest
by paperswithbacktest

Search 5,000+ trading papers with verified backtests, strategies, datasets, and courses.

answering

Toolradar — questions

Answers built from our own checks of this server.

Why is there no uptime for Toolradar?
Toolradar 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 toolradar-mcp was installed 141 times last week.
How do I connect Toolradar?
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 toolradar-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Toolradar?
The npm package toolradar-mcp was installed 141 times in the last week. Week over week that is +2231%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Toolradar open source?
Yes — it is published under the MIT licence, written in TypeScript and 4 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.