Basic RPC
Verified IntegrationClient Configuration
— Connect Basic RPC to Claude Desktop or Cursor in seconds{
"mcpServers": {
"basic-rpc": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-basic-rpc"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Provides read-only access to Ethereum chain data, enabling Large Language Models to interact with the blockchain.
7/22/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Basic RPC
Basic RPC is a server that provides secure, read-only JSON-RPC access to Ethereum blockchain data. It's specifically designed to enable Large Language Models (LLMs) to interact with and query on-chain information.
Related MCP Servers
Browse all servers →Provides comprehensive historical and real-time crypto market data, including orderbooks, trades, candles, and more, from Hyperliquid, HIP-3, and Lighter.xyz.
Facilitates gasless blockchain transactions and interactions directly from Claude AI conversations.
Bridges Claude AI with blockchain networks, enabling gasless transactions, swaps, and transfers directly from natural language conversations.