swemo-mcp

swemo-mcp

3.2

If you are the rightful owner of swemo-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@mcphub.com.

SwemoMCO is an unofficial Monetary‑Policy Data MCP Server that wraps Sveriges Riksbank’s open API in a Model‑Context‑Protocol (MCP) micro‑service.

SwemoMCO is designed to simplify access to Sweden's monetary-policy data by transforming the raw REST API endpoints of Sveriges Riksbank into typed Python tools. These tools can be easily accessed by both humans and LLMs through any MCP client. The server provides a clean, asynchronous Python interface that abstracts the complexities of HTTP requests and series identification. It supports historical analysis and forecast queries by providing both forecast values and realized data. The server is built using FastMCP and integrates with various platforms, including Docker and Astral's uv for dependency management.

Features

  • Async Python Interface: Provides a clean, asynchronous interface for accessing monetary-policy data.
  • MCP Tool Exposure: Exposes each series as an MCP tool, discoverable by LLMs.
  • Historical and Forecast Data: Supports both historical analysis and forecast queries.
  • Typed Python Tools: Converts raw API endpoints into typed Python tools.
  • Integration with MCP Clients: Allows integration with Claude Desktop and other MCP client tools.