Arbitrum MCP
Access Arbitrum Layer 2 blockchain data via AI. Monitor rollup transactions, bridge activity, and Arbitrum DeFi through MCP.
What is Arbitrum MCP?
Arbitrum MCP is a Model Context Protocol server that provides AI access to the Arbitrum ecosystem. As the leading Ethereum Layer 2 by TVL, Arbitrum hosts a vibrant DeFi ecosystem with unique protocols like GMX, Camelot, and Radiant Capital.
Arbitrum Architecture
Arbitrum uses optimistic rollup technology to batch transactions on Ethereum, providing lower fees while inheriting Ethereum's security. Arbitrum MCP understands this architecture, handling L2-specific transaction types, bridge messages, and batch data.
Key Features
- Dual Chain Support — Query both Arbitrum One (general purpose) and Arbitrum Nova (gaming/social)
- Bridge Monitoring — Track deposits and withdrawals through the Arbitrum bridge with challenge period estimates
- Rollup Data — Access batch submission data and fraud proof status
- DeFi Analytics — Native support for Arbitrum's top DeFi protocols
Configuration
{
"mcpServers": {
"arbitrum": {
"command": "npx",
"args": ["arbitrum-mcp"],
"env": {
"ARBITRUM_RPC_URL": "https://arb1.arbitrum.io/rpc"
}
}
}
}
Use Cases
Arbitrum MCP excels at DeFi research on the Arbitrum ecosystem, cross-layer analytics comparing L1 and L2 activity, bridge monitoring for large transfers, and gas optimization for Arbitrum transactions. The server's understanding of Arbitrum's unique features like retryable tickets and custom gas pricing provides insights unavailable from generic EVM tools.
Key Features
- Query Arbitrum One and Nova chain data
- Monitor L1-L2 bridge transactions
- Track rollup batch submissions
- Decode Arbitrum-specific transaction types
- Analyze GMX, Camelot, and Arbitrum DeFi
- Read Arbitrum Orbit chain data
Similar MCP Servers
View all →Everything Claude Code
The agent harness performance optimization system.
Mcp For Beginners
This open-source curriculum introduces the fundamentals of MCP.
DesktopCommanderMCP
MCP server for Claude with terminal control and file search.
Docker Hub MCP
Official MCP server to interact with Docker Hub.