BSC Server With Four.Meme
БесплатноНе проверенEnables interaction with Binance Smart Chain, including wallet management, token transfers, contract execution, PancakeSwap swaps, and four.meme token creation.
Описание
Enables interaction with Binance Smart Chain, including wallet management, token transfers, contract execution, PancakeSwap swaps, and four.meme token creation.
README
A Model Context Protocol (MCP) server for Binance Smart Chain (BSC), with an end-to-end tool to create tokens on four.meme and submit the on-chain createToken transaction.
Features
- Wallet address and BNB balance
- ERC20 transfers and token balance
- Contract execution and deploy
- PancakeSwap swap helper
- four.meme token creation (API flow + on-chain createToken)
Requirements
- Node.js 18+ (required for
fetch/FormData) - A BSC wallet seed phrase
- Optional: Coinbase API credentials (only used by other tools)
Setup
Install dependencies:
npm install
Build:
npm run build
Set environment variables (example):
SEED_PHRASE="your 12 or 24 word seed phrase"
COINBASE_API_KEY_NAME=""
COINBASE_API_PRIVATE_KEY=""
COINBASE_PROJECT_ID=""
Claude Desktop config
{
"mcpServers": {
"bsc-mcp": {
"command": "node",
"args": ["/ABSOLUTE/PATH/TO/bsc-mcp-new/build/index.js"],
"env": {
"SEED_PHRASE": "your seed phrase"
},
"disabled": false,
"autoApprove": []
}
}
}
four.meme tool
Tool name: fourmeme_create_token
Required fields:
nameshortNamedesclabellaunchTimewebUrl(must behttps://...)imgUrl(orimagePathif uploading locally)
Example:
{
"name": "Testing",
"shortName": "TEST",
"desc": "Test token",
"label": "Meme",
"launchTime": 1737331800000,
"imgUrl": "https://static.four.meme/market/your-image.jpg",
"webUrl": "https://example.com"
}
If you want local upload, put the image inside /Users/username/Documents/coding (or grant Full Disk Access to Claude) and pass imagePath.
Security
Never commit secrets or seed phrases. Use local .env files or your MCP config.
Установка BSC Server With Four.Meme
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/BarkDevelopment/MCP-FourMemeFAQ
BSC Server With Four.Meme MCP бесплатный?
Да, BSC Server With Four.Meme MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для BSC Server With Four.Meme?
Нет, BSC Server With Four.Meme работает без API-ключей и переменных окружения.
BSC Server With Four.Meme — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить BSC Server With Four.Meme в Claude Desktop, Claude Code или Cursor?
Открой BSC Server With Four.Meme на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare BSC Server With Four.Meme with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
