EVM MCP Tools provides Ethereum blockchain analysis capabilities directly within Claude AI conversations. It offers a suite of tools for smart contract auditing, wallet analysis, token balance checking, and profitability tracking across Ethereum and compatible chains. The implementation leverages Web3.js, Moralis, and Etherscan APIs to fetch on-chain data, analyze contract security, detect token standards, and calculate wallet profit/loss metrics. Designed for integration with Claude for Desktop, it enables users to perform blockchain analysis tasks without leaving their conversation context, making it particularly valuable for developers, traders, and researchers who need quick access to Ethereum data.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Perform security audit on a smart contract. Parameters: address (string)
Get ETH balance. Parameters: address (string)
Get transaction count (nonce). Parameters: address (string)
Get all token balances. Parameters: address (string), chain (string), excludeSpam (boolean)
Analyze wallet profit/loss. Parameters: address (string), chain (string)
Get basic token information including name, symbol, and supply. Parameters: address (string), networkId (number)
Get historical price data. Parameters: address (string), networkId (number), days (number), resolution (string)
Perform comprehensive token analysis including volatility and trading patterns. Parameters: address (string), networkId (number), days (number)
Intelligent Twitter search with natural language processing. Parameters: query (string), section (string), limit (number)
Get help with Twitter search syntax. Parameters: topic (string)
Simple utility function example. Parameters: a (number), b (number)