← Back to Plugins
MCP Server MCP

Global Exchange Rates

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Official exchange rates from central banks: latest & historical rates plus currency conversion.

Homepage Verified source

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

Loading comments...