Skip to main content
Glama
tanmaymish

MarketPulse MCP

by tanmaymish

india_gsec_yields

Fetch current India government bond yield curves, including T-bills and G-Secs, from free RBI and CCIL data sources. Get real interest rates and live data links for financial analysis.

Instructions

India Government Securities (G-Sec) yield curve: 91-day T-bill to 30-year bond.

Bloomberg Terminal charges $31,980/year for government bond data. RBI and CCIL publish India G-Sec yields free.

Provides:

  • 91-day, 182-day, 364-day T-bill yields

  • 5-year, 10-year, 30-year G-Sec yields

  • Real interest rate (World Bank)

  • Live data source links (CCIL, RBI)

Examples: india_gsec_yields() → Current India government bond yield curve

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description must disclose behavior. It lists what data is provided and mentions live data source links, but does not specify data freshness, calculation methodology, or potential delays/latency. It also doesn't mention whether the output is cached or request-time fetched.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is structured with a header, justification, bullets, and example, but the Bloomberg price comparison sentence is not directly useful for agent invocation. It adds context on why the tool exists but isn't concise. The core data list is efficient.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a zero-parameter, single-purpose tool with an output schema, the description is fairly complete. It enumerates exact maturities and provides source links, which sets expectations. It doesn't explain return formatting, but the output schema covers that.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Tool has zero parameters, and schema coverage is trivially 100%. Description includes a call example, confirming no args needed. No parameter explanation is necessary.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides India G-Sec yields from 91-day T-bill to 30-year bond, listing specific maturities. It lacks an explicit imperative verb like 'fetches' but is unambiguous. It doesn't explicitly distinguish from sibling rbi_policy_rates, though the focus on yield curve is clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives context that RBI/CCIL are free sources vs Bloomberg, implying this is the low-cost way to get bond yields. However, it does not state when to use this vs alternatives like rbi_policy_rates or india_macro_indicators, nor any exclusions. Usage guidance is only implicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tanmaymish/MarketPulse-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server