Skip to main content
Glama
rex-automata

Crypto MCP Server

by rex-automata

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOLANA_RPC_URLNoOptional custom Solana RPC URL (default: https://api.mainnet-beta.solana.com)
COINGECKO_API_KEYNoOptional API key for CoinGecko (free tier works without key, pro tier available)
ETHERSCAN_API_KEYYesAPI key for Etherscan (required, free tier available at https://etherscan.io/apis)

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_eth_balanceB

Get Ethereum wallet balance for a given address

get_eth_transactionsA

Get recent Ethereum transactions for an address

get_btc_balanceA

Get Bitcoin wallet balance for a given address

get_btc_transactionsB

Get recent Bitcoin transactions for an address

get_sol_balanceA

Get Solana wallet balance for a given address

get_sol_transactionsB

Get recent Solana transactions for an address

get_token_priceC

Get current price and market data for cryptocurrencies

search_tokensB

Search for cryptocurrency tokens by name or symbol

get_gas_priceA

Get current Ethereum gas prices (slow, standard, fast)

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/rex-automata/crypto-mcp-server'

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