# io.github.nad33mahm3d/mcp-crypto-toolkit (remote · mcp-crypto-toolkit.nad33mahm3d.workers.dev)

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

- Trust score: 18/100 (low)
- Change this week: 0
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `mcp-crypto-toolkit.nad33mahm3d.workers.dev`: 18/100 (this document), [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, [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

- Endpoint: `https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.3.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, 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.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 404, which proves neither a plaintext path nor enforcement.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but the endpoint returned HTTP 404.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

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

io.github.nad33mahm3d/mcp-crypto-toolkit is a hosted endpoint at https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp, so there is nothing to install locally. 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 --transport http nad33mahm3d-mcp-crypto-toolkit 'https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "type": "http",
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.nad33mahm3d-mcp-crypto-toolkit]
url = "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "type": "remote",
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add nad33mahm3d-mcp-crypto-toolkit --url 'https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  nad33mahm3d-mcp-crypto-toolkit:
    url: "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "Transport": "http",
      "Url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add nad33mahm3d-mcp-crypto-toolkit -t streamable-http -u 'https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "nad33mahm3d-mcp-crypto-toolkit": {
      "type": "http",
      "url": "https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## 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-09 (score 18, −43)

- [security regression] Endpoint reachability: reachable → not serving MCP
- [security regression] Stability: 0.13 → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes.
- [functional regression] Schema quality: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-09-06 (score 61, +1)

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

### 2026-09-05 (score 60, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-04 (score 60)

First indexed and scored.

## 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: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2#diagnostics

## Score history

- 2026-09-20: 18
- 2026-09-19: 18
- 2026-09-18: 18
- 2026-09-17: 18
- 2026-09-16: 18
- 2026-09-15: 18
- 2026-09-14: 18
- 2026-09-13: 18
- 2026-09-12: 18
- 2026-09-11: 18
- 2026-09-10: 18
- 2026-09-09: 18
- 2026-09-08: 61
- 2026-09-07: 61
- 2026-09-06: 61
- 2026-09-05: 60
- 2026-09-04: 60

## 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 hosted endpoint (https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp).

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

io.github.nad33mahm3d/mcp-crypto-toolkit scores 18 out of 100 on VerifyMCP. 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.

### Does the io.github.nad33mahm3d/mcp-crypto-toolkit server require authentication?

No. We connected to io.github.nad33mahm3d/mcp-crypto-toolkit without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### 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.

## Links

- Remote endpoint: https://mcp-crypto-toolkit.nad33mahm3d.workers.dev/mcp
- Repository: https://github.com/nad33mahm3d/mcp-crypto-toolkit
- Changelog RSS feed: https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2.xml
- Changelog JSON feed: https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2.json
- HTML version of this page: https://verifymcp.io/servers/nad33mahm3d-mcp-crypto-toolkit/mcp-crypto-toolkit-2
