finance

LetsBonk (Solana Token Launcher)

by bjoernbonk

Create and manage Solana meme tokens effortlessly with LetsBonk (Solana Token Launcher) – easy IPFS setup, image uploads

Enables token creation and management on the Solana blockchain through the LetsBonk launchpad, handling IPFS metadata, image uploads, and Raydium integration for seamless meme token launches.

github stars

16

Direct Solana mainnet integrationAutomated IPFS metadata handling

best for

  • / Meme coin creators launching new tokens
  • / Solana DeFi traders and speculators
  • / Developers building token launch applications

capabilities

  • / Launch new tokens on LetsBonk platform
  • / Buy and sell existing tokens
  • / Upload token images to IPFS
  • / Manage token metadata
  • / Integrate with Raydium for trading

what it does

Creates and trades meme tokens on Solana blockchain through the LetsBonk launchpad platform. Handles the technical aspects of token launches including metadata and trading setup.

about

LetsBonk (Solana Token Launcher) is an official MCP server published by bjoernbonk that provides AI assistants with tools and capabilities via the Model Context Protocol. Create and manage Solana meme tokens effortlessly with LetsBonk (Solana Token Launcher) – easy IPFS setup, image uploads It is categorized under finance.

how to install

You can install LetsBonk (Solana Token Launcher) in your AI client of choice. Use the install panel on this page to get one-click setup for Cursor, Claude Desktop, VS Code, and other MCP-compatible clients. This server runs locally on your machine via the stdio transport.

license

MIT

LetsBonk (Solana Token Launcher) is released under the MIT license. This is a permissive open-source license, meaning you can freely use, modify, and distribute the software.

readme

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

<details> <summary>Development/Unpublished Servers Configuration</summary>
"mcpServers": {
  "bonk-mcp": {
    "command": "uv",
    "args": [
      "--directory",
      "<PATH_TO_BONK_MCP_DIRECTORY>/bonk-mcp",
      "run",
      "bonk-mcp"
    ],
    "env": {
      "KEYPAIR": "<YOUR_SOLANA_KEYPAIR>",
      "RPC_URL": "https://api.mainnet-beta.solana.com"
    }
  }
}
</details> <details> <summary>Published Servers Configuration</summary>
"mcpServers": {
  "bonk-mcp": {
    "command": "uvx",
    "args": [
      "bonk-mcp"
    ],
    "env": {
      "KEYPAIR": "<YOUR_SOLANA_KEYPAIR>",
      "RPC_URL": "https://api.mainnet-beta.solana.com"
    }
  }
}
</details>

Development

Building and Publishing

To prepare the package for distribution:

  1. Sync dependencies and update lockfile:
uv sync
  1. Build package distributions:
uv build

This will create source and wheel distributions in the dist/ directory.

  1. Publish to PyPI:
uv publish

Note: You'll need to set PyPI credentials via environment variables or command flags:

  • Token: --token or UV_PUBLISH_TOKEN
  • Or username/password: --username/UV_PUBLISH_USERNAME and --password/UV_PUBLISH_PASSWORD

Debugging

Since MCP servers run over stdio, debugging can be challenging. For the best debugging experience, we strongly recommend using the MCP Inspector.

You can launch the MCP Inspector via npm with this command:

npx @modelcontextprotocol/inspector uv --directory <PATH_TO_BONK_MCP_DIRECTORY>/bonk-mcp run bonk-mcp

Upon launching, the Inspector will display a URL that you can access in your browser to begin debugging.

FAQ

What is the LetsBonk (Solana Token Launcher) MCP server?
LetsBonk (Solana Token Launcher) is a Model Context Protocol (MCP) server profile on explainx.ai. MCP lets AI hosts (e.g. Claude Desktop, Cursor) call tools and resources through a standard interface; this page summarizes categories, install hints, and community ratings.
How do MCP servers relate to agent skills?
Skills are reusable instruction packages (often SKILL.md); MCP servers expose live capabilities. Teams frequently combine both—skills for workflows, MCP for APIs and data. See explainx.ai/skills and explainx.ai/mcp-servers for parallel directories.
How are reviews shown for LetsBonk (Solana Token Launcher)?
This profile displays 66 aggregated ratings (sample rows for discoverability plus signed-in user reviews). Average score is about 4.7 out of 5—verify behavior in your own environment before production use.
MCP server reviews

Ratings

4.766 reviews
  • Kwame Liu· Dec 24, 2024

    LetsBonk (Solana Token Launcher) is among the better-indexed MCP projects we tried; the explainx.ai summary tracks the official description.

  • Kwame Zhang· Dec 16, 2024

    Strong directory entry: LetsBonk (Solana Token Launcher) surfaces stars and publisher context so we could sanity-check maintenance before adopting.

  • Olivia Nasser· Dec 12, 2024

    LetsBonk (Solana Token Launcher) reduced integration guesswork — categories and install configs on the listing matched the upstream repo.

  • Nia Khan· Dec 8, 2024

    LetsBonk (Solana Token Launcher) has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.

  • Pratham Ware· Dec 4, 2024

    We wired LetsBonk (Solana Token Launcher) into a staging workspace; the listing’s GitHub and npm pointers saved time versus hunting across READMEs.

  • Soo Shah· Dec 4, 2024

    We evaluated LetsBonk (Solana Token Launcher) against two servers with overlapping tools; this profile had the clearer scope statement.

  • Yash Thakker· Nov 23, 2024

    LetsBonk (Solana Token Launcher) is a well-scoped MCP server in the explainx.ai directory — install snippets and categories matched our Claude Code setup.

  • Benjamin Flores· Nov 23, 2024

    LetsBonk (Solana Token Launcher) reduced integration guesswork — categories and install configs on the listing matched the upstream repo.

  • Dev Gonzalez· Nov 19, 2024

    LetsBonk (Solana Token Launcher) has been reliable for tool-calling workflows; the MCP profile page is a good permalink for internal docs.

  • Diya Rahman· Nov 15, 2024

    LetsBonk (Solana Token Launcher) reduced integration guesswork — categories and install configs on the listing matched the upstream repo.

showing 1-10 of 66

1 / 7