# io.github.nad33mahm3d/mcp-crypto-toolkit (npm · mcp-crypto-toolkit)

Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents.

- Trust score: 89/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp-crypto-toolkit.nad33mahm3d.workers.dev`: 18/100, [markdown](https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2.md), [page](https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2)
- npm · `mcp-crypto-toolkit`: 89/100 (this document), [markdown](https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit.md), [page](https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit)

## Channel facts

- Registry: `npm`
- Package: `mcp-crypto-toolkit`
- Version: `1.3.0`
- 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-09-20.

- **Supply Chain Security**: 98/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.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 100/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to nad33mahm3d/mcp-crypto-toolkit).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 15 days ago).
  - Publishes a security disclosure policy (SECURITY.md).
- **Schema Quality & AI Usability**: 83/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 635 tokens (~63/item across 10 items; 10 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 60/100
  - Stability observed for 18 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 78/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 33% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.nad33mahm3d/mcp-crypto-toolkit server?

io.github.nad33mahm3d/mcp-crypto-toolkit runs locally as an npm package, launched with npx -y mcp-crypto-toolkit. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add nad33mahm3d-mcp-crypto-toolkit -- npx -y mcp-crypto-toolkit
```

### Cursor

```json
{
  "mcpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-crypto-toolkit"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-crypto-toolkit"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add nad33mahm3d-mcp-crypto-toolkit -- npx -y mcp-crypto-toolkit
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add nad33mahm3d-mcp-crypto-toolkit --command npx --arg -y --arg mcp-crypto-toolkit
```

### Hermes

```yaml
mcp_servers:
  nad33mahm3d-mcp-crypto-toolkit:
    command: "npx"
    args: ["-y", "mcp-crypto-toolkit"]
```

### Netclaw

```json
{
  "McpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "mcp-crypto-toolkit"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add nad33mahm3d-mcp-crypto-toolkit -t stdio -c npx -a -y mcp-crypto-toolkit
```

### Other

```json
{
  "mcpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-crypto-toolkit"
      ]
    }
  }
}
```

## 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-09-19 (score 89, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 88, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-15 (score 87, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-13 (score 86, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 85, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 84, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 83, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-04 (score 82, +1)

- [security regression] Tool safety: pass → unverified
- [security] Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet.
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 100 → unverified
- [functional improvement] Stability: unverified → 0.07
- [functional] Package version: 1.2.3 → 1.3.0

## MCP tools (10)

### `get_price` (~80 tokens)

Get live price of any cryptocurrency in any fiat, with market cap, volume, rank, ATH/ATL. Uses CoinGecko.

Input parameters:

- `coin` (string, required): Coin id or symbol: btc, bitcoin, eth, sol, etc
- `vs_currency` (string): Fiat: usd, eur, pkr, inr, gbp, etc

### `convert` (~60 tokens)

Convert crypto amount to fiat/crypto. Optimized PKR via Binance P2P when requested.

Input parameters:

- `amount` (number, required)
- `from` (string, required)
- `to` (string, required): usd, eur, pkr, btc, eth, etc

### `gas_tracker` (~46 tokens)

Live gas fees for EVM chains (eth, bnb, polygon, arbitrum, base, optimism) with estimated transfer cost in native + USD.

Input parameters:

- `chain` (string)

### `profit_calc` (~90 tokens)

Calculate crypto profit/loss, ROI, break-even. Supports exchange fees and fixed network/gas fee. No API needed.

Input parameters:

- `buy_fee_percent` (number)
- `buy_price` (number, required)
- `network_fee` (number): Fixed network fee in same unit as prices
- `quantity` (number, required)
- `sell_fee_percent` (number)
- `sell_price` (number, required)

### `historical_price` (~121 tokens)

Historical price on a date (DD-MM-YYYY) with investment snapshot, or a range chart via days (1/7/30/90/365/max).

Input parameters:

- `coin` (string, required)
- `date` (string): DD-MM-YYYY for point-in-time
- `days` (string|number): Range chart: 1, 7, 14, 30, 90, 180, 365, or max
- `investment` (number): Hypothetical investment on the historical date
- `vs_currency` (string)

### `search_coin` (~40 tokens)

Search cryptocurrencies by name or symbol. Returns CoinGecko ids for use in other tools.

Input parameters:

- `limit` (number)
- `query` (string, required)

### `top_coins` (~50 tokens)

Top cryptocurrencies by market cap or volume, with gainers/losers among the result set.

Input parameters:

- `limit` (number)
- `order` (string)
- `vs_currency` (string)

### `compare_coins` (~58 tokens)

Compare 2–5 cryptocurrencies side by side (price, mcap, volume, 24h change).

Input parameters:

- `coins` (required): Array or comma-separated list, e.g. btc,eth,sol
- `vs_currency` (string)

### `portfolio_value` (~43 tokens)

Value a portfolio of holdings in any fiat (batch pricing). Pass [{coin, amount}, ...].

Input parameters:

- `holdings` (array, required)
- `vs_currency` (string)

### `trending` (~47 tokens)

What's hot right now: CoinGecko trending coins plus Crypto Fear & Greed Index.

Input parameters:

- `include_fear_greed` (boolean): Include Alternative.me Fear & Greed Index (default true)

## Diagnostics

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

## Score history

- 2026-09-20: 89
- 2026-09-19: 89
- 2026-09-18: 88
- 2026-09-17: 88
- 2026-09-16: 87
- 2026-09-15: 87
- 2026-09-14: 86
- 2026-09-13: 86
- 2026-09-12: 85
- 2026-09-11: 85
- 2026-09-10: 84
- 2026-09-09: 84
- 2026-09-08: 83
- 2026-09-07: 83
- 2026-09-06: 82
- 2026-09-05: 82
- 2026-09-04: 82
- 2026-09-03: 81
- 2026-09-02: 81

## Common questions

### What is the io.github.nad33mahm3d/mcp-crypto-toolkit server?

io.github.nad33mahm3d/mcp-crypto-toolkit is listed in the public MCP registry as io.github.nad33mahm3d/mcp-crypto-toolkit. Live crypto prices, conversion, gas tracker, portfolio tools, and calculators for AI agents. This page covers its npm package (mcp-crypto-toolkit).

### Is the io.github.nad33mahm3d/mcp-crypto-toolkit server safe to use?

io.github.nad33mahm3d/mcp-crypto-toolkit scores 89 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.nad33mahm3d/mcp-crypto-toolkit server expose?

io.github.nad33mahm3d/mcp-crypto-toolkit exposes 10 tools: get_price, convert, gas_tracker, profit_calc, historical_price, and 5 more. Their descriptions and schemas cost roughly 635 tokens of context every time the server is loaded.

### Is the io.github.nad33mahm3d/mcp-crypto-toolkit server still maintained?

io.github.nad33mahm3d/mcp-crypto-toolkit is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.nad33mahm3d/mcp-crypto-toolkit server under?

io.github.nad33mahm3d/mcp-crypto-toolkit declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

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