
Mint Club V2
@Steemhunt
About Mint Club V2
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mintclub": {
"command": "npx",
"args": [
"-y",
"mintclub-mcp"
],
"env": {
"PRIVATE_KEY": "your-wallet-private-key"
}
}
}
}Tools
10Get Mint Club V2 token info: price, supply, reserve, bonding curve, USD values
Get token price in reserve token and USD
Get wallet address and balances (ETH + known tokens)
Buy (mint) bonding curve tokens with reserve token
Sell (burn) bonding curve tokens for reserve token
Smart swap — auto-routes via buy/sell/zap/Uniswap V3/V4
Buy bonding curve tokens with any token (auto-swaps via Uniswap)
Sell bonding curve tokens for any token (auto-swaps via Uniswap)
Send ETH or ERC-20 tokens to an address
Create a new bonding curve token
Overview
What is Mint Club V2?
Mint Club V2 is a Model Context Protocol server for the Mint Club V2 protocol on Base. It enables AI assistants to trade bonding curve tokens through standardized tool calls.
How to use Mint Club V2?
Add the MCP configuration to your Claude Desktop (claude_desktop_config.json) or Cursor MCP config, providing a PRIVATE_KEY environment variable. Prerequisites include installing the mint.club-cli globally and setting your private key with mc wallet --set-private-key 0x....
Key features of Mint Club V2
- Get token details, price, and wallet balances
- Buy and sell tokens via bonding curve
- Smart swap routing through bonding curve or Uniswap
- Zap buy/sell with any token
- Create new bonding curve tokens
Use cases of Mint Club V2
- Query the current price of a bonding curve token
- Buy a specific amount of tokens using ETH or any token
- Swap one token for another through optimized routes
- Create a new token with a custom bonding curve
FAQ from Mint Club V2
What does Mint Club V2 do?
It provides AI assistants with tools to interact with Mint Club V2 bonding curve tokens on the Base blockchain, including buying, selling, swapping, and creating tokens.
What are the dependencies required to run the server?
The server requires the mint.club-cli to be installed globally (npm install -g mint.club-cli) and a private key set via the CLI or the PRIVATE_KEY environment variable.
On which blockchain does Mint Club V2 operate?
Mint Club V2 runs on the Base blockchain. All token operations are executed on Base.
What tokens can I trade with this server?
You can trade bonding curve tokens on Mint Club V2. The server also supports swapping via Uniswap V3/V4 and zap operations with any token.
How do I configure the server for use with Claude Desktop?
Add the provided JSON configuration to your claude_desktop_config.json file, specifying npx -y mintclub-mcp as the command and setting the PRIVATE_KEY environment variable.
Frequently asked questions
What does Mint Club V2 do?
It provides AI assistants with tools to interact with Mint Club V2 bonding curve tokens on the Base blockchain, including buying, selling, swapping, and creating tokens.
What are the dependencies required to run the server?
The server requires the `mint.club-cli` to be installed globally (`npm install -g mint.club-cli`) and a private key set via the CLI or the `PRIVATE_KEY` environment variable.
On which blockchain does Mint Club V2 operate?
Mint Club V2 runs on the Base blockchain. All token operations are executed on Base.
What tokens can I trade with this server?
You can trade bonding curve tokens on Mint Club V2. The server also supports swapping via Uniswap V3/V4 and zap operations with any token.
How do I configure the server for use with Claude Desktop?
Add the provided JSON configuration to your `claude_desktop_config.json` file, specifying `npx -y mintclub-mcp` as the command and setting the `PRIVATE_KEY` environment variable.
Basic information
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Codelf
unbugA search tool helps dev to solve the naming things problem.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments