Rootstock MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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