Base Wallet Toolkit
БесплатноНе проверенMCP server for AI agents to interact with Base chain wallets
Описание
MCP server for AI agents to interact with Base chain wallets
README
An MCP server for AI agents to interact with Base chain wallets. Check balances, estimate gas, inspect tokens, verify allowances, and more.
Install
npx -y base-wallet-toolkit-mcp
Tools
| Tool | Description |
|---|---|
check_balances |
Get ETH + ERC-20 token balances for any wallet |
get_gas_estimate |
Estimate gas cost for a transaction on Base |
get_token_info |
Get ERC-20 token details (name, symbol, supply, decimals) |
check_allowance |
Check token approval/allowance status |
get_base_gas_price |
Get current Base gas price and typical tx costs |
resolve_address |
Resolve ENS name to address (or reverse lookup) |
get_tx_status |
Check transaction status and details by hash |
Setup
Add to your MCP client config (Claude Code, Cursor, etc.):
{
"mcpServers": {
"base-wallet-toolkit": {
"command": "npx",
"args": ["-y", "base-wallet-toolkit-mcp"]
}
}
}
No API keys required. All tools are read-only and use public Base RPC.
Use Cases
- Portfolio tracking: Check ETH and token balances across wallets
- Pre-trade checks: Verify allowances before swaps, estimate gas costs
- Token research: Look up any ERC-20 token details on Base
- Transaction monitoring: Check if a tx confirmed, reverted, or is pending
- ENS resolution: Convert between ENS names and addresses
- Gas optimization: Monitor Base gas prices to time transactions
Chain
- Network: Base mainnet (chainId 8453)
- RPC: Uses public Base RPC by default, configurable via
RPC_URLenv var - ENS: Resolves via Ethereum mainnet (configurable via
ETH_RPC_URL)
License
MIT
from github.com/lordbasilaiassistant-sudo/base-wallet-toolkit-mcp
Установка Base Wallet Toolkit
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/lordbasilaiassistant-sudo/base-wallet-toolkit-mcpFAQ
Base Wallet Toolkit MCP бесплатный?
Да, Base Wallet Toolkit MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Base Wallet Toolkit?
Нет, Base Wallet Toolkit работает без API-ключей и переменных окружения.
Base Wallet Toolkit — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Base Wallet Toolkit в Claude Desktop, Claude Code или Cursor?
Открой Base Wallet Toolkit на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
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-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
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.
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)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Base Wallet Toolkit with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
