sek-fx-mcp
sek-fx-mcp is a Python implementation of the Model Context Protocol (MCP) designed to facilitate communication between applications and large language models (LLM).
The sek-fx-mcp server is a Python-based implementation of the Model Context Protocol (MCP), which serves as a bridge for communication between applications and large language models (LLM). This server specifically interacts with the Riksbank's API to fetch exchange rates for various currencies against the Swedish Krona. It accepts currency codes in the ISO 4217 format, such as NOK, EUR, and GBP. The Riksbank API has a limitation on the number of requests from the same IP address within a certain timeframe, allowing 5 requests per minute and a maximum of 1000 requests per day. For higher request volumes, an API key is required, which can be set in the environment variable RIKSBANKEN_API_KEY. The server has been tested on Claude Desktop in MacOS and requires Python and uv for installation.
Features
- Fetches exchange rates from Riksbank's API.
- Supports ISO 4217 currency codes.
- Handles API rate limits with optional API key.
- Tested on Claude Desktop in MacOS.
- Requires Python and uv for installation.
Usage with Different Platforms
installation_script
bash
uv run mcp install server.py
Related MCP Servers
View all finance servers →mcp-server
by financial-datasets
This is a Model Context Protocol (MCP) server that provides access to stock market data from Financial Datasets.
razorpay-mcp-server
by razorpay
The Razorpay MCP Server is a Model Context Protocol server that integrates with Razorpay APIs for advanced payment processing.
evm-mcp-server
by mcpdotdirect
A comprehensive Model Context Protocol (MCP) server that provides blockchain services across multiple EVM-compatible networks.
investor-agent
by ferdousbhai
The investor-agent is a Model Context Protocol server designed to provide comprehensive financial insights and analysis to Large Language Models.
mcp-cn-a-stock
by elsejj
This is an MCP (Model Content Protocol) service providing A-share data for large models.
mcp-trader
by wshobson
A Model Context Protocol (MCP) server designed for stock traders, offering a suite of tools for technical analysis and trading.
bsc-mcp
by TermiX-official
BNBChain MCP is a tool server designed for interacting with the Binance Smart Chain, enabling token transfers, smart contract interactions, and more, tailored for developers and AI agents.