Arbitrum MCP Server
@0xRecruiter
关于 Arbitrum MCP Server
A Model Context Protocol (MCP) server that provides real-time Arbitrum blockchain data analysis using the Arbiscan API and Claude AI.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"arbitrum_mcp_server": {
"command": "npx",
"args": [
"tsx",
"arbitrum-mcp.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Nginx UI
0xJackyYet another WebUI for Nginx
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论