boopai-mcp

boopai-mcp

0

The boopai-mcp project is a server implementation designed to handle Solana blockchain functionality for the Boopai launchpad. It facilitates token launching and trading. The server can be configured via Claude Desktop and supports easy setup and configuration.

boopai-mcp MCP server

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

Features

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

Configuration

The boopai-mcp server can be configured in Claude Desktop by adding it to the MCP servers configuration.

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.

Debugging

We recommend using the MCP Inspector for debugging.