Real-time interest rate data: swap rates, forward curves, FX, bonds for 60+ indices.
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.
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.
Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.
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 startedInflation — The Inflation tool exposed by this serverFRAs — The FRAs tool exposed by this serverOptions — The Options tool exposed by this serverUtility — The Utility tool exposed by this serverA BlueGamma licence is required to use the MCP server. Sign up here or book a demo to get started.
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.
| Tool | What it does |
|---|---|
| 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. |
{
"mcpServers": {
"bluegamma-api": {
"type": "http",
"url": "https://mcp.bluegamma.io/mcp/"
}
}
}Configuration as documented by the project. Restart the client after saving.
A BlueGamma licence is required to use the MCP server. Sign up here or book a demo to get started.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
Industrial-strength web extraction — render, scrape, crawl and search entire sites into clean markdown.
The original Chromium automation reference server — simple, screenshot-driven browser control.
Give your coding agent the full DevTools toolbox: traces, network, console, heap snapshots and Lighthouse.
Puppeteer-powered browser control that drives pages from the accessibility tree instead of pixels.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.