← Registry

Analytics

bondterminal.com

Provides bond search, reference data, analytics, cashflows, and historical price/YTM/spread data, including Argentina country-risk spread.

1 endpoint7 known toolsFirst detected September 10, 2026Last detected September 10, 2026

ENDPOINT 1

https://bondterminal.com/mcp

No auth detected

MCP server metadata

Name
bondterminal
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged
Server instructions

Read-only bond research. YTM/rates are percent, spreads are bps, and prices are per 100 face.

Known tools 7

bondterminal_search_bonds

Search and screen bonds by free text and REST-compatible filters; optionally return facets.

Inferred read-only
bondterminal_get_bonds

Resolve and compare reference data, live analytics, and optional future cashflows for up to 10 bonds.

Inferred read-only
bondterminal_calculate

Run what-if bond analytics from exactly one supplied price, YTM, G-spread, or Z-spread for each bond.

Inferred read-only
bondterminal_get_history

Return daily price, YTM, and spread history for one bond using a named range or explicit dates.

Inferred read-only
bondterminal_riesgo_pais

Return the current Argentina country-risk spread and deltas, with optional history.

Inferred read-only
bondterminal_treasury_curve

Return the current US Treasury curve across 11 standard tenors.

Inferred read-only
bondterminal_get_usage

Return the authenticated plan, calculation/read usage, remaining quotas, and reset time.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.bondterminal]
url = "https://bondterminal.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "bondterminal": {
      "type": "http",
      "url": "https://bondterminal.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: bondterminal
Remote MCP URL: https://bondterminal.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "bondterminal": {
      "url": "https://bondterminal.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "bondterminal": {
      "type": "http",
      "url": "https://bondterminal.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "bondterminal",
  "transport": "streamable-http",
  "url": "https://bondterminal.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.