Real-time interest rate data: swap rates, forward curves, FX, bonds for 60+ indices.
claude mcp add bluegamma --transport http https://mcp.bluegamma.io/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"bluegamma": {
"url": "https://mcp.bluegamma.io/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"bluegamma": {
"serverUrl": "https://mcp.bluegamma.io/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"bluegamma": {
"type": "http",
"url": "https://mcp.bluegamma.io/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"bluegamma": {
"url": "https://mcp.bluegamma.io/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"bluegamma": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.bluegamma.io/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.bluegamma.io/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Blue-Gamma--bluegamma/reviews or the review_server meta-tool.
POST /mcp