{
  "markdown": "# BlueGamma MCP Server\n\nReal-time interest rate data for AI assistants via the [Model Context Protocol](https://modelcontextprotocol.io/).\n\nConnect 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.\n\nFor full setup instructions, see the [BlueGamma MCP documentation](https://www.bluegamma.io/documentation/integrations/model-context-protocol).\n\n[![Website](https://img.shields.io/badge/Website-bluegamma.io-blue)](https://www.bluegamma.io)\n[![Docs](https://img.shields.io/badge/Docs-docs.bluegamma.io-green)](https://www.bluegamma.io/documentation/integrations/model-context-protocol)\n[![License](https://img.shields.io/badge/License-Proprietary-red)](#license)\n\n## Prerequisites\n\nA BlueGamma licence is required to use the MCP server. [Sign up here](https://app.bluegamma.io) or [book a demo](https://app.lemcal.com/@alivohra/website-demo?back=1) to get started.\n\n## Quick Start\n\n### Claude Desktop\n\nAdd to your Claude Desktop config (`claude_desktop_config.json`):\n\n```json\n{\n  \"mcpServers\": {\n    \"bluegamma-api\": {\n      \"type\": \"http\",\n      \"url\": \"https://mcp.bluegamma.io/mcp/\"\n    }\n  }\n}\n```\n\n### Claude Code\n\n```bash\nclaude mcp add bluegamma-api --transport http https://mcp.bluegamma.io/mcp\n```\n\n### Cursor\n\nAdd a new MCP server in Cursor settings:\n\n| Field | Value |\n|-------|-------|\n| Name  | `bluegamma-api` |\n| Type  | `http` |\n| URL   | `https://mcp.bluegamma.io/mcp/` |\n\nOn first connection you'll be prompted to authenticate via your browser. A free BlueGamma account is all you need to get started.\n\n## Available Tools\n\n### Swap Rates\n| Tool | Description |\n|------|-------------|\n| `get_swap_rate` | Calculate the fair fixed rate of an interest rate swap |\n| `get_swap_curve` | Retrieve a complete swap curve for all available tenors |\n| `get_forward_swap_curve` | Forward-starting swap rates across multiple start dates |\n| `get_swap_rate_tenors` | List available tenors for a given index |\n| `get_historical_swap_rates` | Historical swap rates over a date range |\n\n### Forward & Discount Curves\n| Tool | Description |\n|------|-------------|\n| `get_forward_rate` | Implied forward rate between two dates |\n| `get_forward_curve` | Forward curve with rates for each period |\n| `get_discount_factor` | Discount factor for a specific date and index |\n| `get_discount_curve` | Discount curve with factors for each date |\n| `get_zero_rate` | Zero/spot rate with configurable compounding |\n\n### FX\n| Tool | Description |\n|------|-------------|\n| `get_fx_rate` | FX spot rate for a currency pair |\n| `get_fx_forward` | FX forward rate for a currency pair and date |\n\n### Government Bonds\n| Tool | Description |\n|------|-------------|\n| `get_gov_yield` | Zero-coupon government bond yield by country and maturity |\n\n### Inflation\n| Tool | Description |\n|------|-------------|\n| `get_inflation_curve` | Zero-coupon inflation curve (UK RPI, UK CPI, EU HICP) |\n\n### Benchmark Fixings\n| Tool | Description |\n|------|-------------|\n| `get_fixing` | Benchmark rate fixings (SOFR, EURIBOR, SONIA, ESTR, etc.) |\n\n### FRAs\n| Tool | Description |\n|------|-------------|\n| `get_fras` | FRA rates for an index (EUR, SEK, NOK, DKK) |\n| `get_fra_rate_by_tenor` | Specific FRA rate by currency and tenor |\n\n### Options\n| Tool | Description |\n|------|-------------|\n| `get_cap_floor_price` | Price interest rate caps/floors with SABR vol smile |\n\n### Utility\n| Tool | Description |\n|------|-------------|\n| `list_supported_indices` | List all 60+ supported rate indices |\n| `ping` | Health check |\n\n## Example Usage\n\nOnce connected, you can ask your AI assistant questions like:\n\n- \"What's the current 5Y SOFR swap rate?\"\n- \"Show me the full SONIA swap curve\"\n- \"What's the 3M EURIBOR forward curve from 1Y to 5Y?\"\n- \"Get the EURUSD FX forward rate for 6 months\"\n- \"What's the 10Y US government bond yield?\"\n- \"Price a 3Y ATM SOFR cap with 10M notional\"\n- \"Compare historical 5Y SOFR swap rates over the last 6 months\"\n\n## Supported Indices\n\nBlueGamma covers 60+ indices across 30+ currencies, including:\n\n**Major benchmarks:** SOFR, SONIA, ESTR, TONAR, SARON, AONIA, CORRA\n\n**EURIBOR:** 1M, 3M, 6M, 12M EURIBOR\n\n**IBOR rates:** STIBOR, NIBOR, CIBOR, WIBOR, PRIBOR, BKBM, JIBAR, BBSW, CDOR, TIIE, KLIBOR, HIBOR, SIBOR, SAIBOR, MIBOR, KORIBOR\n\n**Inflation:** UK RPI, UK CPI, EU HICP\n\nFor the full list, use the `list_supported_indices` tool.\n\n## Authentication\n\nBlueGamma uses OAuth for MCP connections. On first use, you'll be redirected to authenticate via your browser. A BlueGamma licence is required - [sign up](https://app.bluegamma.io) or [book a demo](https://app.lemcal.com/@alivohra/website-demo?back=1) to get access.\n\n## Documentation\n\n- [MCP Setup Guide](https://www.bluegamma.io/documentation/integrations/model-context-protocol)\n- [API Documentation](https://www.bluegamma.io/documentation/integrations/api/authentication)\n- [Available Indices](https://www.bluegamma.io/documentation/integrations/available-indices)\n\n## About BlueGamma\n\n[BlueGamma](https://www.bluegamma.io) 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.\n\n## License\n\nThis 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](https://www.bluegamma.io/terms).\n",
  "bytes": 5608,
  "sha": "4088f186ef5faed138b31057c2b30e67f0998d62eb01d27456889055daee70f5",
  "repo_slug": "blue-gamma/bluegamma-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_blue_gamma_bluegamma_cb267c2c/readme"
}