rsk-mcp-server
0
Rootstock MCP Server is designed to provide onchain tools for Claude AI to interact with the Rootstock blockchain. It features functions to call contract methods, retrieve ERC20 token balances, perform token transfers, and obtain current gas prices.
Rootstock MCP Server
This is a Model Context Protocol (MCP) server that provides onchain tools for Claude AI, allowing it to interact with the Rootstock blockchain.
Features
- Call contract functions on Rootstock Network
- Get ERC20 token balances
- Transfer ERC20 tokens
- Get current gas prices
Usage
Running the server
Run the server using the appropriate command.
Using with Claude
Instructions available for integrating with Claude AI.
Available Tools
call_contract
Call a contract function on Rootstock Network.
erc20_balance
Get the balance of an ERC20 token on Rootstock Network.
erc20_transfer
Transfer an ERC20 token on Rootstock Network.
get_gas_price
Get the current gas price on Rootstock Network.