Command Palette

Search for a command to run...

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

Base Batch Send

БесплатноДавно не обновлялся (188д)

MCP server for AI agents to batch-send ETH or tokens on Base

GitHubEmbed

Описание

MCP server for AI agents to batch-send ETH or tokens on Base

README

An MCP server for AI agents to batch-send ETH or ERC-20 tokens to multiple recipients in one transaction on Base.

Install

npx -y base-batch-send-mcp

Tools

Tool Description
batch_send_eth Send ETH to multiple recipients in one tx
batch_send_erc20 Send ERC-20 tokens to multiple recipients in one tx
estimate_batch Estimate gas + fee for a batch operation
get_batch_info Get contract info, fees, and capabilities

Setup

{
  "mcpServers": {
    "base-batch-send": {
      "command": "npx",
      "args": ["-y", "base-batch-send-mcp"],
      "env": {
        "DEPLOYER_PRIVATE_KEY": "your-private-key-for-sending"
      }
    }
  }
}

Use Cases

  • Airdrops: Distribute tokens to hundreds of wallets in one tx
  • Payroll: Pay multiple team members in ETH or tokens
  • Rewards: Send rewards to contest winners, stakers, or community members
  • Token distribution: Distribute tokens after a launch or vesting unlock

Fees

  • Batch fee: 0.0005 ETH per batch (~$1.25) — goes to platform treasury
  • Gas: ~30k gas per ETH recipient, ~60k per ERC-20 recipient
  • Total: Dramatically cheaper than individual transactions (save 90%+ on gas)

Contract

  • BatchSender: 0x7625a962Ba9dddc02F08847904cEA59e881f8907 (Base mainnet)
  • Verified on Basescan: View contract

License

MIT

from github.com/lordbasilaiassistant-sudo/base-batch-send-mcp

Установить Base Batch Send в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install base-batch-send

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add base-batch-send --env DEPLOYER_PRIVATE_KEY="" -- npx -y base-batch-send-mcp

Пошаговые гайды: как установить Base Batch Send

FAQ

Base Batch Send MCP бесплатный?

Да, Base Batch Send MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Base Batch Send?

Да, требуются переменные окружения: DEPLOYER_PRIVATE_KEY. Unyly подставит их в конфиг при установке.

Base Batch Send — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Base Batch Send в Claude Desktop, Claude Code или Cursor?

Открой Base Batch Send на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Fetch

Web content fetching and conversion for efficient LLM usage.

автор: Community

Roblox Studio

Enables AI coding tools to control Roblox Studio for workspace exploration, instance manipulation, and script management. It provides tools for playtesting, sce

paralovавтор: paralov

AWS KB Retrieval

Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.

modelcontextprotocolавтор: modelcontextprotocol

Spring AI MCP Server

Provides auto-configuration for setting up an MCP server in Spring Boot applications.

автор: Community

llm-analysis-assistant

A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also

xuzexin-hzавтор: xuzexin-hz

MCP-Agent

A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)

lastmile-aiавтор: lastmile-ai

Spring AI MCP Client

Provides auto-configuration for MCP client functionality in Spring Boot applications.

автор: Community

mcp.natoma.ai

A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)

автор: Community

MCPHub

Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.

автор: Community

MCP Servers Rating and User Reviews

Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)

автор: Community

Compare Base Batch Send with

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

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

Автор?

Embed-бейдж для README

Похожее

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