OlympHill
beeper-mcp logo

beeper-mcpA backend service for executing beeper transactions on Binance Smart Chain

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

Beeper-mcp is a backend service for executing beeper transactions on Binance Smart Chain (BSC). It provides tools for interacting with the BSC blockchain, including balance checking, balance transfers, token transfers, token swaps in Pancakeswap, and beeper reward claims. The service is designed for users who need to automate beeper transactions on BSC. It supports both BSC mainnet and testnet. The service exposes API endpoints for wallet and token management, balance operations, transfer operations, trading operations, and reward operations.

Key features

  • Get BNB and token balances
  • Transfer BNB and tokens
  • Swap tokens in Pancakeswap
  • Get token prices
  • Buy and sell tokens
  • Claim rewards of beeper tokens

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Automating Beeper Transactions

Use beeper-mcp to automate beeper transactions on BSC, such as transferring tokens, swapping tokens, and claiming rewards.

Wallet and Token Management

Use beeper-mcp to manage default wallet and token addresses, and perform balance operations.

Pros & Cons

Pros

  • Supports both BSC mainnet and testnet
  • Provides detailed response objects with transaction hashes and status information
  • Includes built-in error handling and status tracking for transactions

Cons

  • Requires Python >= 3.10
  • Needs access to BSC network (mainnet or testnet)
  • Requires wallet account and private key

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

How do I claim beeper token rewards through the API?

Use the `claim_rewards` endpoint, passing the token address you want to claim rewards for. The call returns a response object with the transaction hash and status indicating success or failure.

Asked by Chidi Okonkwo · Jan 14, 2026

What do I need to provide to enable wallet operations?

You must supply a BSC wallet address and its private key via the BEEPER_ACCOUNT and BEEPER_SECRET_KEY environment variables. These are used for balance checks, transfers, swaps, and reward claims.

Asked by Gabriel Duarte · Jan 7, 2026

Can I use beeper-mcp on both BSC mainnet and testnet?

Yes, the service supports both BSC mainnet and BSC testnet. Set the BEEPER_CHAIN environment variable to "bsc" for mainnet or "bsc testnet" for the test network.

Asked by Dovid Klein · Dec 30, 2025

What programming environment is required to run beeper-mcp?

beeper-mcp is a Python service and requires Python version 3.10 or higher. You install it via the provided repository and run the server with the uv command.

Asked by Tunde Balogun · Dec 16, 2025

Ask a question

MCP Servers alternatives