MCP ServerSTDIOOfficialv0.1.1

H1 Hunt Mintclub MCP Server

Trade bonding curve tokens on Base blockchain via Mint Club V2 protocol. For developers building token trading bots, portfolio managers, or DeFi integrations that need programmatic buy, sell, swap, and token creation capabilities.

io.github.h1-hunt/mintclub

Hosted URL

Local install

Transport

STDIO

Auth

1 required env var

What the H1 Hunt Mintclub MCP server does

How models use it and what it is built for.

Trade bonding curve tokens on Base blockchain via Mint Club V2 protocol. For developers building token trading bots, portfolio managers, or DeFi integrations that need programmatic buy, sell, swap, and token creation capabilities.

Connect to H1 Hunt Mintclub

Local install — runs as a subprocess.

npx mintclub-mcp@0.1.1

Environment variables

Configuration this server reads at startup.

  • PRIVATE_KEYRequiredSecret

    Private key for the wallet used to sign transactions

Resources

Where to find authoritative docs and source for H1 Hunt Mintclub.

Example prompts for H1 Hunt Mintclub

Paste any of these into Agent Studio after connecting H1 Hunt Mintclub.

  • Buy 10 tokens of contract address 0x123... on Mint Club V2
  • Sell my position in the bonding curve token at 0xabc...
  • Swap between two bonding curve tokens on Base
  • What environment variables and wallet setup do I need to execute trades?

H1 Hunt Mintclub MCP server — FAQ

Common questions about connecting and running H1 Hunt Mintclub.

  • What blockchain does Mint Club V2 operate on?

    Mint Club V2 operates on the Base blockchain. All trades, swaps, and token creation happen on Base.

  • How do I authenticate and sign transactions with this MCP server?

    Set the PRIVATE_KEY environment variable with your wallet's private key. The server uses this to sign all transactions. Keep your private key secure and never commit it to version control.

  • Can I create new bonding curve tokens with this server?

    Yes. The server supports token creation on Mint Club V2 in addition to buying, selling, and swapping existing bonding curve tokens.

  • What's the difference between this and trading on a regular DEX?

    Mint Club V2 uses bonding curves, which means token price adjusts based on supply. This server lets you programmatically interact with that pricing model for automated trading strategies.

  • Do I need to approve tokens before trading?

    Refer to the Mint Club V2 documentation for token approval requirements. The server handles transaction signing via your PRIVATE_KEY, but you may need to approve spending limits depending on the token contract.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground