Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by bromaniac • Uncategorized
An MCP server that fetches currency exchange rates to Swedish kronor using Riksbanken's API.
Retrieve up-to-date exchange rates for currencies against the Swedish krona.
Convert currency values using official data from Riksbanken.
That require integration with large language models to provide financial data context.
This Python implementation of the Model Context Protocol (MCP) facilitates communication between applications and large language models by providing real-time exchange rates for various currencies against the Swedish krona. It supports ISO 4217 currency codes and connects to Riksbanken's API, respecting their rate limits. Users can set an API key via an environment variable for higher request limits, making it suitable for applications requiring reliable currency conversion data.