Featured

Deploy OpenClaw in 60 seconds — 20% off logoDeploy OpenClaw in 60 seconds — 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free
Your own AI agent, running 24/7 with QwikClaw logoYour own AI agent, running 24/7 with QwikClaw

QwikClaw sets up and runs an always-on OpenClaw agent for you. One click, no config files, no server setup.

Deploy now
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data — no proxies, no parsers, no maintenance.

Start building free
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it — secured from day one.

Get it set up for you
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free
Reach 47,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here
BlueGamma - Real-time Interest Rate Data logo

BlueGamma - Real-time Interest Rate Data

Blue-Gamma/bluegamma-mcp
0 starsNOASSERTIONUpdated 2026-03-31Community

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

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

README.md

BlueGamma MCP Server

Real-time interest rate data for AI assistants via the Model Context Protocol.

Connect Claude, Cursor, or any MCP-compatible client to live swap rates, forward curves, discount factors, FX rates, government bond yields, and more - covering 60+ indices across 30+ currencies.

For full setup instructions, see the BlueGamma MCP documentation.

![Website](https://www.bluegamma.io) ![Docs](https://www.bluegamma.io/documentation/integrations/model-context-protocol) ![License](#license)

Prerequisites

A BlueGamma licence is required to use the MCP server. Sign up here or book a demo to get started.

Quick Start

Claude Desktop

Add to your Claude Desktop config (claude_desktop_config.json):

{
  "mcpServers": {
    "bluegamma-api": {
      "type": "http",
      "url": "https://mcp.bluegamma.io/mcp/"
    }
  }
}

Claude Code

claude mcp add bluegamma-api --transport http https://mcp.bluegamma.io/mcp

Cursor

Add a new MCP server in Cursor settings:

| Field | Value | |-------|-------| | Name | bluegamma-api | | Type | http | | URL | https://mcp.bluegamma.io/mcp/ |

On first connection you'll be prompted to authenticate via your browser. A free BlueGamma account is all you need to get started.

Available Tools

Swap Rates

| Tool | Description | |------|-------------| | get_swap_rate | Calculate the fair fixed rate of an interest rate swap | | get_swap_curve | Retrieve a complete swap curve for all available tenors | | get_forward_swap_curve | Forward-starting swap rates across multiple start dates | | get_swap_rate_tenors | List available tenors for a given index | | get_historical_swap_rates | Historical swap rates over a date range |

Forward & Discount Curves

| Tool | Description | |------|-------------| | get_forward_rate | Implied forward rate between two dates | | get_forward_curve | Forward curve with rates for each period | | get_discount_factor | Discount factor for a specific date and index | | get_discount_curve | Discount curve with factors for each date | | get_zero_rate | Zero/spot rate with configurable compounding |

FX

| Tool | Description | |------|-------------| | get_fx_rate | FX spot rate for a currency pair | | get_fx_forward | FX forward rate for a currency pair and date |

Government Bonds

| Tool | Description | |------|-------------| | get_gov_yield | Zero-coupon government bond yield by country and maturity |

Inflation

| Tool | Description | |------|-------------| | get_inflation_curve | Zero-coupon inflation curve (UK RPI, UK CPI, EU HICP) |

Benchmark Fixings

| Tool | Description | |------|-------------| | get_fixing | Benchmark rate fixings (SOFR, EURIBOR, SONIA, ESTR, etc.) |

FRAs

| Tool | Description | |------|-------------| | get_fras | FRA rates for an index (EUR, SEK, NOK, DKK) | | get_fra_rate_by_tenor | Specific FRA rate by currency and tenor |

Options

| Tool | Description | |------|-------------| | get_cap_floor_price | Price interest rate caps/floors with SABR vol smile |

Utility

| Tool | Description | |------|-------------| | list_supported_indices | List all 60+ supported rate indices | | ping | Health check |

Example Usage

Once connected, you can ask your AI assistant questions like:

  • "What's the current 5Y SOFR swap rate?"
  • "Show me the full SONIA swap curve"
  • "What's the 3M EURIBOR forward curve from 1Y to 5Y?"
  • "Get the EURUSD FX forward rate for 6 months"
  • "What's the 10Y US government bond yield?"
  • "Price a 3Y ATM SOFR cap with 10M notional"
  • "Compare historical 5Y SOFR swap rates over the last 6 months"

Supported Indices

BlueGamma covers 60+ indices across 30+ currencies, including:

Major benchmarks: SOFR, SONIA, ESTR, TONAR, SARON, AONIA, CORRA

EURIBOR: 1M, 3M, 6M, 12M EURIBOR

IBOR rates: STIBOR, NIBOR, CIBOR, WIBOR, PRIBOR, BKBM, JIBAR, BBSW, CDOR, TIIE, KLIBOR, HIBOR, SIBOR, SAIBOR, MIBOR, KORIBOR

Inflation: UK RPI, UK CPI, EU HICP

For the full list, use the list_supported_indices tool.

Authentication

BlueGamma uses OAuth for MCP connections. On first use, you'll be redirected to authenticate via your browser. A BlueGamma licence is required - sign up or book a demo to get access.

Documentation

About BlueGamma

BlueGamma provides real-time interest rate data infrastructure for treasurers, analysts, and developers. Access live swap rates, forward curves, discount factors, and more through our web app, Excel add-in, API, or MCP server.

License

This repository contains documentation and configuration for the BlueGamma MCP server. The MCP server itself is a proprietary hosted service provided by BlueGamma Ltd. Usage is subject to the BlueGamma Terms of Service.

See related servers & alternatives →

Related MCP servers

Browse all →

Related guides

Hand-picked reading to help you choose and use Other servers.