Arc MCP Server
Provides tools for interacting with the Arc Testnet blockchain, including querying USDC balances, transaction details, block information, network info, agent information (ERC-8004), and job status (ERC-8183).
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Arc MCP ServerGet the USDC balance of 0x54b4B44749a95070560509B6Ec0be501665CcF63"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Arc MCP Server
A Model Context Protocol (MCP) server that gives AI tools direct access to Arc Testnet blockchain data.
Features
get_balance— Get USDC balance for any addressget_transaction— Get transaction details by hashget_block— Get latest block informationget_tx_count— Get transaction count for an addressget_agent_info— Get ERC-8004 agent informationget_job_status— Get ERC-8183 job statusget_network_info— Get network info and contract addresses
Related MCP server: NIX MCP Server
Installation
git clone https://github.com/consumeobeydie/arc-mcp-server.git
cd arc-mcp-server
npm installAdd to Claude Code
claude mcp add --transport stdio arc-testnet node /path/to/arc-mcp-server/src/index.jsUsage
Ask Claude Code:
"Get the USDC balance of 0x54b4B44749a95070560509B6Ec0be501665CcF63"
"Get Arc Testnet network info"
"Get ERC-8004 agent info"
"Get status of job 110935"
Network
Parameter | Value |
Network | Arc Testnet |
Chain ID | 5042002 |
RPC URL | |
Gas Token | USDC |
Explorer |
Resources
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/consumeobeydie/arc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server