Odel
mcp-cbr-rates

mcp-cbr-rates

Local
@atomno-mcp2PythonMITUpdated 3 days ago

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIatomno-mcp-cbr-ratesv0.1.11

Run

uvx atomno-mcp-cbr-rates

MCP client config

{
  "mcpServers": {
    "mcp-cbr-rates": {
      "command": "uvx",
      "args": [
        "atomno-mcp-cbr-rates"
      ]
    }
  }
}