Skip to main content
Glama

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 address

  • get_transaction — Get transaction details by hash

  • get_block — Get latest block information

  • get_tx_count — Get transaction count for an address

  • get_agent_info — Get ERC-8004 agent information

  • get_job_status — Get ERC-8183 job status

  • get_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 install

Add to Claude Code

claude mcp add --transport stdio arc-testnet node /path/to/arc-mcp-server/src/index.js

Usage

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

https://rpc.testnet.arc.network

Gas Token

USDC

Explorer

https://testnet.arcscan.app

Resources

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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