Mintclub runs on your own machine — the client starts it, so there is no endpoint to ping. 49 installs a week from npm. Last commit 20 Jul 2026.
Trade bonding curve tokens on Base via Mint Club V2 — buy, sell, swap, create
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mintclub -- npx -y mintclub-mcp
{
"mcpServers": {
"mintclub": {
"args": [
"-y",
"mintclub-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.mintclub]
command = "npx"
args = ["-y", "mintclub-mcp"]
{
"mcpServers": {
"mintclub": {
"args": [
"-y",
"mintclub-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mintclub": {
"args": [
"-y",
"mintclub-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.