bonk-mcp MCP server
@bjoernbonk
About bonk-mcp MCP server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"letsbonk_mcp_server": {
"command": "uv",
"args": [
"sync"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is bonk-mcp MCP server?
The bonk-mcp MCP server implements Solana blockchain functionality for the LetsBonk launchpad, enabling token launching and trading directly from an MCP client such as Claude Desktop.
How to use bonk-mcp MCP server?
Add the server to your Claude Desktop configuration file (claude_desktop_config.json) specifying the command (uv or uvx), directory or package name, and two required environment variables: KEYPAIR (your Solana keypair) and RPC_URL (a Solana RPC endpoint). Launch the server via uv run bonk-mcp or uvx bonk-mcp.
Key features of bonk-mcp MCP server
- Launch any token on letsbonk.fun
- Buy and sell any token on letsbonk.fun
- Uses your own Solana keypair for transactions
- Configurable Solana RPC endpoint
- Runs over stdio for MCP compatibility
Use cases of bonk-mcp MCP server
- Launching a new token on the LetsBonk launchpad via Claude
- Trading tokens programmatically from Claude Desktop conversations
- Automating token deployment and trades with AI assistance
FAQ for bonk-mcp MCP server
What is the bonk-mcp MCP server used for?
It lets you launch and trade tokens on the LetsBonk Solana launchpad directly from an MCP client like Claude Desktop.
What environment variables are required?
You must provide KEYPAIR (your Solana keypair) and RPC_URL (a Solana RPC endpoint, e.g., https://api.mainnet-beta.solana.com).
How do I install the bonk-mcp MCP server?
Add it to your Claude Desktop configuration file. For unpublished servers, point to a local directory and use uv run bonk-mcp. For published servers, use uvx bonk-mcp.
How do I debug the bonk-mcp MCP server?
Use the MCP Inspector by running npx @modelcontextprotocol/inspector uv --directory <PATH_TO_BONK_MCP_DIRECTORY>/bonk-mcp run bonk-mcp.
How do I build and publish the bonk-mcp MCP server?
Run uv sync to sync dependencies, uv build to create distributions, and uv publish to upload to PyPI with the appropriate token or credentials.
More Other MCP servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments