EVMCP
@SiriusLattice
EVMCP について
MCP server giving AI assistants real-time access to EVM blockchain data across Base, Optimism, Avalanche, and Celo — with companion smart contracts for batch queries and cross-chain data.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"evmcp": {
"command": "npx",
"args": [
"-y",
"evmcp"
],
"env": {
"ALCHEMY_API_KEY": "your_key_here"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is EVMCP?
EVMCP is an MCP server that exposes 28 tools for querying on-chain data across multiple EVM-compatible networks. It includes four companion smart contracts deployed on all four chains, enabling batch queries and an on-chain tool registry.
How to use EVMCP?
Install EVMCP using npx -y evmcp. Then configure your MCP client to access its 28 tools.
Key features of EVMCP
- 28 tools for querying on-chain data across networks.
- Supports balances, blocks, transactions, gas, ERC20, ENS, events, cross-chain comparisons.
- Four companion smart contracts deployed on all four chains.
- Enables batch queries and on-chain tool registry.
Use cases of EVMCP
- Check wallet balances on multiple EVM chains.
- Monitor current gas prices for transactions.
- Resolve ENS names to Ethereum addresses.
- Analyze contract events across different networks.
- Compare on-chain data (e.g., balances, gas) across multiple chains.
FAQ from EVMCP
—
「その他」の他のコンテンツ
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント