Skip to main content
Glama
cuongpo

Rootstock MCP Server

by cuongpo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
create_walletA

Create a new Hyperion wallet with a generated mnemonic phrase

import_walletC

Import an existing wallet using private key or mnemonic phrase

list_walletsB

List all available wallets

get_balanceB

Get the balance of a wallet address (native tokens or ERC20 tokens)

send_transactionC

Send native tokens or ERC20 tokens to another address

get_transactionC

Get details of a transaction by hash

get_blockC

Get block information by number or hash

get_network_infoB

Get current network information and status

estimate_gasC

Estimate gas cost for a transaction

call_contractC

Call a smart contract method (read-only)

send_contract_transactionC

Send a transaction to a smart contract method

set_current_walletC

Set the current active wallet for transactions

get_current_walletB

Get the current active wallet information

deploy_erc20_tokenC

Deploy a new ERC20 token contract

get_token_infoC

Get information about an ERC20 token

mint_tokensC

Mint tokens (only for mintable tokens)

deploy_erc721_tokenC

Deploy a new ERC721 (NFT) token contract

get_nft_infoB

Get information about an ERC721 NFT contract or specific token

mint_nftC

Mint a new NFT for mintable ERC721 contracts

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/cuongpo/rootstock-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server