Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by karacurt • Blockchain & Crypto
A lightweight MCP server that exposes any EVM-compatible RPC endpoint to AI models, providing standardized RPC tools for blockchain queries and contract calls.
Read up-to-date chain state such as current block number or account balances from any EVM-compatible network.
Inspect transactions and blocks or retrieve transaction details by hash to support monitoring, analysis, or alerting workflows.
Perform read-only contract calls or trace transactions to evaluate contract behavior without managing raw RPC connections.
This MCP server connects to an EVM-compatible RPC endpoint and exposes common Ethereum JSON-RPC operations (block number, balances, nonces, blocks, transactions, contract calls, and transaction traces) as tools for AI agents. It is designed to integrate with Cursor via MCP, making RPC operations available as named tools (e.g., eth_blockNumber, eth_getBalance, eth_call). It simplifies building agents that need on-chain data or to interact with smart contracts without managing RPC details directly.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.