# io.github.h1-hunt/mintclub (npm · mintclub-mcp)

Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create

- Trust score: 64/100 (medium)
- Change this week: −15
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- npm · `mintclub-mcp`: 64/100 (this document), [markdown](https://verifymcp.io/servers/h1-hunt-mintclub/mintclub-mcp.md), [page](https://verifymcp.io/servers/h1-hunt-mintclub/mintclub-mcp)

## Channel facts

- Registry: `npm`
- Package: `mintclub-mcp`
- Version: `0.1.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-03.

- **Supply Chain Security**: 87/100
  - No malware found by supply-chain analysis.
  - Only part of the dependency tree could be resolved (109 of 113), so this covers what we could see, not the whole tree.
  - No install/post-install scripts declared.
  - Only part of the dependency tree could be resolved (109 of 113), so this covers what we could see, not the whole tree.
- **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 79 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 527 tokens (~52/item across 10 items; 10 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 h1-hunt-mintclub -- npx -y mintclub-mcp
```

### Codex

```bash
codex mcp add h1-hunt-mintclub -- npx -y mintclub-mcp
```

### opencode

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

### OpenClaw

```bash
openclaw mcp add h1-hunt-mintclub --command npx --arg -y --arg mintclub-mcp
```

### Hermes

```yaml
mcp_servers:
  h1-hunt-mintclub:
    command: "npx"
    args: ["-y", "mintclub-mcp"]
```

### Other

```json
{
  "mcpServers": {
    "h1-hunt-mintclub": {
      "command": "npx",
      "args": [
        "-y",
        "mintclub-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-02 (score 64, +30)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [security improvement] Malware scan: unverified → pass
- [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] Tool coverage: 100 → unverified
- [functional regression] Capabilities: pass → unverified
- [functional regression] Security disclosure: fail → unverified
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] Dependency health: unverified → partial
- [functional improvement] License: unverified → pass
- [functional] Licence: MIT

### 2026-08-01 (score 34, +29)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional improvement] MCP protocol: unverified → pass
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-31 (score 5, −34)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 39, +13)

- [security regression] Malware scan: pass → unverified
- [functional regression] Dependency health: partial → unverified
- [functional improvement] Tool coverage: unverified → 100

### 2026-07-28 (score 26, −53)

- [security regression] Install scripts: pass → unverified
- [security regression] Provenance: fail → unverified
- [security regression] Known CVEs: partial → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] License: pass → unverified
- [functional regression] Maintenance: pass → unverified
- [functional] Licence: MIT

### 2026-07-27 (score 79, +54)

- [security regression] Provenance: unverified → fail
- [security improvement] Known CVEs: unverified → partial
- [security improvement] Install scripts: unverified → pass
- [functional regression] Security disclosure: unverified → fail
- [functional improvement] Maintenance: unverified → pass
- [functional improvement] License: unverified → pass
- [functional improvement] Tool coverage: unverified → 100
- [functional] First check of Schema quality: good
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: fail
- [functional] Licence: MIT

### 2026-07-26 (score 25)

First indexed and scored.

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (10)

### `token_info` (~39 tokens)

Get Mint Club V2 token info: price, supply, reserve, bonding curve, USD values

Input parameters:

- `token` (string, required): Token address or symbol

### `token_price` (~28 tokens)

Get token price in reserve token and USD

Input parameters:

- `token` (string, required): Token address or symbol

### `wallet_balance` (~19 tokens)

Get wallet address and balances (ETH + known tokens)

### `buy_token` (~42 tokens)

Buy (mint) bonding curve tokens with reserve token

Input parameters:

- `amount` (string, required): Amount of tokens to buy
- `token` (string, required): Token address or symbol

### `sell_token` (~42 tokens)

Sell (burn) bonding curve tokens for reserve token

Input parameters:

- `amount` (string, required): Amount of tokens to sell
- `token` (string, required): Token address or symbol

### `swap` (~83 tokens)

Swap tokens via Uniswap V3/V4 (any pair, auto-routes)

Input parameters:

- `amount` (string, required): Amount of input token
- `inputToken` (string, required): Input token (ETH, HUNT, USDC, or address)
- `outputToken` (string, required): Output token
- `slippage` (string): Slippage tolerance % (default: 1)

### `zap_buy` (~65 tokens)

Buy bonding curve tokens with any token (auto-swaps via Uniswap)

Input parameters:

- `amount` (string, required): Amount of input token to spend
- `inputToken` (string, required): Token to pay with (ETH, USDC, etc.)
- `token` (string, required): Token to buy

### `zap_sell` (~63 tokens)

Sell bonding curve tokens for any token (auto-swaps via Uniswap)

Input parameters:

- `amount` (string, required): Amount of tokens to sell
- `outputToken` (string, required): Token to receive (ETH, USDC, etc.)
- `token` (string, required): Token to sell

### `send_token` (~53 tokens)

Send ETH or ERC-20 tokens to an address

Input parameters:

- `amount` (string, required): Amount to send
- `to` (string, required): Recipient address
- `token` (string): Token symbol or address (omit for ETH)

### `create_token` (~93 tokens)

Create a new bonding curve token

Input parameters:

- `curve` (string): Curve preset: linear, exponential, logarithmic, flat
- `finalPrice` (string): Final price
- `initialPrice` (string): Starting price
- `maxSupply` (string, required): Maximum supply
- `name` (string, required): Token name
- `reserve` (string, required): Reserve token address or symbol
- `symbol` (string, required): Token symbol

## Diagnostics

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

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 34
- 2026-07-31: 5
- 2026-07-30: 39
- 2026-07-28: 26
- 2026-07-27: 79
- 2026-07-26: 25

## Links

- npm package: https://www.npmjs.com/package/mintclub-mcp
- Socket report: https://socket.dev/npm/package/mintclub-mcp
- Repository: https://github.com/Steemhunt/mint.club-v2-ai
- Changelog RSS feed: https://verifymcp.io/servers/h1-hunt-mintclub/mintclub-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/h1-hunt-mintclub/mintclub-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/h1-hunt-mintclub/mintclub-mcp
