Skip to main content
Glama
tanmaymish

MarketPulse MCP

by tanmaymish

analyze_budget_live

Map live budget speech mentions to affected sectors and stocks. Paste the Finance Minister's text for immediate impact analysis.

Instructions

Real-time budget speech analyzer — use on Feb 1st as FM speaks.

Paste the Finance Minister's speech text (any length, even partial). Returns instant sector + stock impact mapping.

"FM just said ₹2L Cr for infrastructure → BUY L&T, NTPC, IRB Infra"

Detects mentions of: Infrastructure, Defence, Pharma, Renewable Energy, Real Estate, Agriculture, Auto, FMCG, IT/Digital, Steel, Telecom, Tax changes.

Args: text: Budget speech transcript text (paste directly from live broadcast)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
textYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses that it detects mentions of specific sectors and returns instant mappings, and accepts partial text. However, it does not explain what happens on no matches, potential limitations, or the exact structure of the output, though the output schema exists to help.

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

Conciseness5/5

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

The description is well-structured: a one-line summary, usage instructions, an illustrative example, a list of detected topics, and an Args section. Every sentence adds value, and the example clarifies the expected mapping, making the description concise yet informative.

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?

Given the tool's simplicity (one parameter, no nested objects) and the presence of an output schema, the description covers the essential usage well. It explains when and how to use it and what it returns. Missing are edge-case behaviors like handling of unrecognized text, but these are minor for a niche tool.

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?

The schema has zero description coverage for the 'text' parameter, but the description compensates by explaining it as 'Budget speech transcript text (paste directly from live broadcast)' with usage instructions. This adds clear meaning beyond the bare schema, making it easy for an agent to know what to provide.

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

Purpose5/5

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

The description clearly states the tool's purpose: a real-time budget speech analyzer that maps speech text to sector/stock impact. It uses a specific verb ('analyze') and identifies the resource (budget speech) and output (sector + stock impact), distinguishing it from sibling tools like get_budget_impact which may serve a different function.

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

Usage Guidelines4/5

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

The description gives explicit usage context: 'use on Feb 1st as FM speaks' and instructs to paste the speech text, including partial text. It does not explicitly discuss when not to use it or mention alternatives, but the real-time/live framing implies a clear trigger for use.

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