exchange-rate-mcp

exchange-rate-mcp

3.6

exchange-rate-mcp is hosted online, so all tools can be tested directly either in theTools tabor in theOnline Client.

If you are the rightful owner of exchange-rate-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.

The Exchange Rate MCP Server provides access to exchange rate data from the Norges Bank API.

The Exchange Rate MCP Server is a Model Context Protocol server designed to provide exchange rate data through the Norges Bank API. It is a toy project intended for educational and experimental purposes rather than serious financial applications. The server offers a single tool, `exchange_rate`, which allows clients, including LLMs, to retrieve exchange rates between specified currencies. The server is built using modern JavaScript tools and can be easily installed and run using package managers like pnpm. It supports fetching exchange rates for specific dates or the latest available rates, making it a flexible tool for currency conversion tasks.

Features

  • Provides exchange rate data from Norges Bank API.
  • Single tool `exchange_rate` for fetching currency exchange rates.
  • Supports fetching rates for specific dates or latest available.
  • Easy installation and setup using pnpm.
  • Designed for educational and experimental use.

Tools

  1. exchange_rate

    Retrieves exchange rates using Norges Bank's API. Returns rate information including the base currency, target currency, date, and conversion rate.

Related MCP Servers

View all finance servers →