beeper-mcp
An MCP server for interacting with Binance Smart Chain (BSC), supporting token transfers, swaps, and reward claims for AI agents.
About this tool
beeper-mcp
A backend service for executing beeper transactions on Binance Smart Chain (BSC). It provides tools for interacting with the BSC blockchain, supporting token transfers, swaps, and reward claims for AI agents.
Features
- Wallet and Token Management
- Get the default wallet address
- Get the default token address
- Switch to a new default token address
- Balance Operations
- Get BNB balance of an address
- Get token balance of an address
- Transfer Operations
- Transfer BNB to an address
- Transfer tokens to an address
- Trading Operations
- Swap tokens using Pancakeswap
- Get token price in BNB
- Buy tokens with BNB
- Sell tokens for BNB
- Reward Operations
- Claim rewards for a token
- Server and Configuration
- Supports BSC mainnet and testnet
- Exposes API endpoints for all operations
- All operations return detailed responses with transaction hashes and status
- Built-in error handling and status tracking for transactions
- Can be run over stdio or SSE (default port 8000, configurable)
- Requirements
- Python >=3.10
- Access to BSC (mainnet or testnet)
- Wallet account and private key
- Other Notes
- All amounts are in native units (BNB, tokens)
- Requires sufficient BNB for gas fees
Pricing
No pricing information is provided; the project is open source on GitHub.
Source
https://github.com/intentos-labs/beeper-mcp
Tags
mcp, blockchain, binance, crypto
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP server providing real-time cross-chain bridge rates and optimal transfer routes for onchain AI agents.
A comprehensive MCP interface for multiple blockchains, supporting staking, DeFi, swaps, bridging, wallet management, and more for AI agents.
An MCP Server that connects to Bitquery’s blockchain and cryptocurrency data products, exposing on-chain analytics to MCP clients.
Comprehensive MCP server for interacting with the Algorand blockchain, supporting over 40 tooling interactions and resource access.
Facilitates interaction with the Bitcoin network via the Model Context Protocol, enabling key generation, address validation, transaction decoding, and blockchain data retrieval. A strong example of an MCP server.
A real-time cryptocurrency data MCP server built on Node.js Express, interfacing with CoinGecko's API and managing API endpoint switching. Highlights MCP integration for financial data.