# io.github.Nadeus/toolradar (npm · toolradar-mcp)

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

- Trust score: 70/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-17

## Components

- npm · `toolradar-mcp`: 70/100 (this document), [markdown](https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp.md), [page](https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp)

## Channel facts

- Registry: `npm`
- Package: `toolradar-mcp`
- Version: `1.0.1`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-17.

- **Supply Chain Security**: 100/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - No production dependencies, so there is no dependency health to assess.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 5 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 82/100
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 451 tokens (~75/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add nadeus-toolradar -- npx -y toolradar-mcp
```

### Codex

```bash
codex mcp add nadeus-toolradar -- npx -y toolradar-mcp
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nadeus-toolradar": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "toolradar-mcp"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add nadeus-toolradar --command npx --arg -y --arg toolradar-mcp
```

### Hermes

```yaml
mcp_servers:
  nadeus-toolradar:
    command: "npx"
    args: ["-y", "toolradar-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "nadeus-toolradar": {
      "command": "npx",
      "args": [
        "-y",
        "toolradar-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-13 (score 70, 0)

- [functional regression] Security disclosure: unverified → fail

### 2026-08-12 (score 70, +15)

- [security improvement] Malware scan: unverified → pass
- [functional regression] Security disclosure: fail → unverified

### 2026-08-11 (score 55)

First indexed and scored.

## MCP tools (6)

### `search_tools` (~140 tokens)

Search and filter software tools from Toolradar's database of 8,600+ tools. Returns tools with names, descriptions, pricing, scores, and categories.

Input parameters:

- `category` (string): Filter by category slug (e.g. 'project-management', 'ai-writing')
- `limit` (number): Number of results (default 10, max 50)
- `pricing` (string): Filter by pricing model
- `query` (string): Search query (e.g. 'project management', 'AI writing tool')
- `sort` (string): Sort order: score (editorial rating), recent (newest first), rating (user review rating)

### `get_tool` (~70 tokens)

Get detailed information about a specific software tool including description, pricing, pros/cons, features, editorial score, review synthesis, and alternatives.

Input parameters:

- `slug` (string, required): Tool slug (e.g. 'notion', 'linear', 'figma'). Use search_tools first if you don't know the slug.

### `compare_tools` (~78 tokens)

Compare 2 to 4 software tools side by side. Returns structured comparison with pricing, scores, pros/cons, and computed insights (best overall, best value, most reviewed).

Input parameters:

- `slugs` (array, required): Array of 2-4 tool slugs to compare (e.g. ['notion', 'clickup', 'asana'])

### `get_alternatives` (~70 tokens)

Get alternatives and competitors for a specific software tool. Returns up to 10 alternatives sorted by editorial score.

Input parameters:

- `limit` (number): Number of alternatives to return (default 10)
- `slug` (string, required): Tool slug to find alternatives for (e.g. 'jira', 'slack')

### `get_pricing` (~58 tokens)

Get detailed pricing information for a software tool including tiers, pricing model (free/freemium/paid), free trial availability, and expert pricing verdict.

Input parameters:

- `slug` (string, required): Tool slug (e.g. 'figma', 'github')

### `list_categories` (~35 tokens)

List all software categories available on Toolradar with tool counts. Use this to discover valid category slugs for the search_tools filter.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp#diagnostics

## Score history

- 2026-08-17: 70
- 2026-08-16: 70
- 2026-08-15: 70
- 2026-08-14: 70
- 2026-08-13: 70
- 2026-08-12: 70
- 2026-08-11: 55

## Links

- npm package: https://www.npmjs.com/package/toolradar-mcp
- Socket report: https://socket.dev/npm/package/toolradar-mcp
- Repository: https://github.com/Nadeus/toolradar-mcp
- Changelog RSS feed: https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp.json
- HTML version of this page: https://verifymcp.io/servers/nadeus-toolradar/toolradar-mcp
