Arbitrum MCP Server
@0xRecruiter
About Arbitrum MCP Server
A Model Context Protocol (MCP) server that provides real-time Arbitrum blockchain data analysis using the Arbiscan API and Claude AI.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arbitrum_mcp_server": {
"command": "npx",
"args": [
"tsx",
"arbitrum-mcp.ts"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Arbitrum MCP Server?
The Arbitrum MCP Server is a Model Context Protocol (MCP) server that provides real-time Arbitrum blockchain data analysis using the Arbiscan API and Claude AI. It is designed for developers and AI agents who need to query Arbitrum blockchain information programmatically.
How to use Arbitrum MCP Server?
Install dependencies with npm install, create a .env file with your ARBISCAN_API_KEY and CLAUDE_API_KEY, then run the server with npx tsx arbitrum-mcp.ts. Use the provided tool getArbitrumData with a query string (fullPrompt) and an optional Ethereum address.
Key features of Arbitrum MCP Server
- Real-time Arbitrum blockchain data fetching
- Latest block information retrieval
- Transaction analysis
- Account balance checking
- Network statistics
- AI-powered data interpretation using Claude
Use cases of Arbitrum MCP Server
- Query the latest block on Arbitrum
- Retrieve recent transaction details
- Check current ETH supply on Arbitrum
- Look up account balance for a specific address
FAQ from Arbitrum MCP Server
What API keys are required?
You need an Arbiscan API key and a Claude API key, set in a .env file.
How do I run the server?
Run npx tsx arbitrum-mcp.ts after installing dependencies with npm install.
What is the name of the tool provided?
The tool is called getArbitrumData.
What parameters does the tool accept?
It accepts fullPrompt (your natural-language query) and an optional address parameter for address-specific queries.
What license is the server under?
The project is licensed under MIT.
Frequently asked questions
What API keys are required?
You need an Arbiscan API key and a Claude API key, set in a `.env` file.
How do I run the server?
Run `npx tsx arbitrum-mcp.ts` after installing dependencies with `npm install`.
What is the name of the tool provided?
The tool is called `getArbitrumData`.
What parameters does the tool accept?
It accepts `fullPrompt` (your natural-language query) and an optional `address` parameter for address-specific queries.
What license is the server under?
The project is licensed under MIT.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
Comments