Skip to main content
Glama
cahthuranag

AllRatesToday MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALLRATES_API_KEYNoYour AllRatesToday API key. Required for `get_rates_authenticated`.
ALLRATES_BASE_URLNoOverride for self-hosted or staging environments.https://allratestoday.com/api

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_exchange_rateA

Get the current mid-market exchange rate between two currencies. Returns a single rate number. No API key required.

get_historical_ratesB

Get historical exchange-rate data points for a currency pair over a period. Periods: 1d (hourly), 7d (daily), 30d (daily), 1y (weekly). Requires an AllRatesToday API key (ALLRATES_API_KEY).

get_rates_authenticatedA

Get rates with higher limits and multi-target support. Requires an AllRatesToday API key (ALLRATES_API_KEY). Supports comma-separated targets like "EUR,GBP,JPY".

list_currenciesA

List all supported currencies with code, name, and symbol. No API key required. Cached 24h upstream.

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/cahthuranag/mcp-server'

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