BlueGamma MCP Server

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

Remote serverstreamable-http

What is the BlueGamma MCP server?

Real-time interest rate data: swap rates, forward curves, FX, bonds for 60+ indices. The bluegamma mcp server wraps that behind the Model Context Protocol, so an assistant can use it through 5 defined tools rather than through you.

What it actually does

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

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.

Adding it to your client

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

Its toolset

Everything the assistant can do here goes through one of these:

  • Cursor — On first connection you'll be prompted to authenticate via your browser. A free BlueGamma account is all you need to get started
  • Inflation — The Inflation tool exposed by this server
  • FRAs — The FRAs tool exposed by this server
  • Options — The Options tool exposed by this server
  • Utility — The Utility tool exposed by this server

Configuration

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

Caveats

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the bluegamma mcp server does with a few real requests.

When to reach for it

This sits in the browser automation group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. BlueGamma's toolset — Cursor, Inflation, FRAs and 2 more — is a fair guide to whether it matches your workflow. It is maintained by Blue-Gamma; worth a glance at recent repository activity before you build anything load-bearing on it.

We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.

Available tools

ToolWhat it does
CursorOn first connection you'll be prompted to authenticate via your browser. A free BlueGamma account is all you need to get started.
InflationThe Inflation tool exposed by this server.
FRAsThe FRAs tool exposed by this server.
OptionsThe Options tool exposed by this server.
UtilityThe Utility tool exposed by this server.

How to install the BlueGamma MCP server

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

Configuration as documented by the project. Restart the client after saving.

Configuration

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

Example prompts to try

  • Use BlueGamma to Cursor.
  • Use BlueGamma to Inflation.
  • Use BlueGamma to FRAs.

Frequently asked questions

It connects BlueGamma to MCP-compatible AI assistants such as Claude and Cursor, exposing 5 tools (Cursor, Inflation, FRAs, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with BlueGamma directly.