Provides real-time global currency exchange rates for use by Large Language Models.
JExchange offers a Model Context Protocol (MCP) server providing real-time global currency exchange rate queries. This enables Large Language Models (LLMs) to access up-to-date exchange rate information, allowing them to answer questions requiring current currency conversions. It exposes a tool to query exchange rates between two currencies based on their three-letter currency codes.
主な機能
010 GitHub stars
02Designed for integration with Large Language Models.
03Queries exchange rates based on three-letter currency codes.
04Supports installation via uv or pip.
05Configurable with an API key for accessing exchange rate data.
ユースケース
01Providing accurate currency conversion information to users.
02Enabling LLMs to answer questions about current currency exchange rates.
03Integrating real-time currency data into applications.