bonk-mcp MCP server
@bjoernbonk
About bonk-mcp MCP server
No overview available yet
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments