ArbitrumMCPserver

mohitJukariya/ArbitrumMCPserver

3.1

If you are the rightful owner of ArbitrumMCPserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Arbitrum MCP Server is a Model Context Protocol server built with NestJS, designed to facilitate interaction with the Arbitrum blockchain via HTTP transport.

Tools

Functions exposed to the LLM to take actions

getBalance

Get ETH balance for any address

getTransaction

Get transaction details by hash

getTransactionReceipt

Get transaction receipt by hash

getBlock

Get block information by number

getLatestBlock

Get latest block number

getTransactionHistory

Get transaction history for an address

getContractAbi

Get ABI for a contract address

getTokenBalance

Get token balance for an address

getGasPrice

Get current gas price

getEthSupply

Get total ETH supply on Arbitrum

validateAddress

Validate Ethereum address format

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources