Skip to content
Claude Desktop

BlueGamma - Real-time Interest Rate Data for Claude Desktop

io.github.blue-gamma/bluegamma

Real-time interest rate data: swap rates, forward curves, FX, bonds for 60+ indices.

client:Claude Desktop transport:streamable-http

Install BlueGamma - Real-time Interest Rate Data in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "bluegamma": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.bluegamma.io/mcp/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

BlueGamma - Real-time Interest Rate Data in other clients