Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

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.

GitHubEmbed

Описание

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:

  • name
  • shortName
  • desc
  • label
  • launchTime
  • webUrl (must be https://...)
  • imgUrl (or imagePath if 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.

from github.com/BarkDevelopment/MCP-FourMeme

Установка BSC Server With Four.Meme

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/BarkDevelopment/MCP-FourMeme

FAQ

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

Compare BSC Server With Four.Meme with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development