letsbonk_mcp_server

letsbonk_mcp_server

7

The bonk-mcp server is designed to implement Solana blockchain functionalities for the LetsBonk launchpad. It allows users to launch and trade tokens on letsbonk.fun, and can be configured in Claude Desktop for development purposes.

bonk-mcp MCP server

The bonk-mcp server implements Solana blockchain functionality for the LetsBonk launchpad.

Features

  • Token launching: launch any token on letsbonk.fun
  • Token trading: buy/sell any token on letsbonk.fun

Configuration

The bonk-mcp server can be configured in Claude Desktop by adding it to the MCP servers configuration. You'll need to provide:

Quickstart

Install

Claude Desktop

On MacOS: ~/Library/Application\ Support/Claude/claude_desktop_config.json On Windows: %APPDATA%/Claude/claude_desktop_config.json

Development

Building and Publishing

To prepare the package for distribution:

  1. Sync dependencies and update lockfile.
  2. Build package distributions.
  3. Publish to PyPI.