MCP Server
MCP
Global Exchange Rates
Official exchange rates from central banks: latest & historical rates plus currency conversion.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://api.globalexchangerates.org/v1/mcp",
"headers": [
{
"description": "Your Global Exchange Rates API key. Get one at https://www.globalexchangerates.org/.",
"isRequired": true,
"isSecret": true,
"name": "Subscription-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment