Skip to main content
Glama
Pragadeesh122

smallcase-mcp

get_smallcase

Retrieve full public details of a smallcase by SCID, including returns across all horizons, risk metrics, minimum investment, and index value.

Instructions

Full public detail for one smallcase by SCID (e.g. "SCET_0005").

Includes returns across all horizons (1D-5Y, since inception), risk metrics (volatility, sharpe, beta, cap split, 52-week high/low), minimum investment, and index value. Holdings/weights are gated by smallcase and come back empty.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scidYes
Behavior4/5

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

No annotations provided, so description carries full burden. Discloses that holdings/weights are gated and returns empty, which is important. Does not mention auth or error states, but adequate for a read-only tool.

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?

Two sentences, first states purpose, second lists contents. No redundant words; front-loaded.

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?

Covers key return fields (returns, risk metrics, min investment, index value) and notes holdings/weights emptiness. Without output schema, this is sufficient context, though could mention if response is paginated or has limits.

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?

Schema has no description for the single parameter; description provides example format ('SCET_0005') and explains it is a SCID, adding semantic value.

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?

Clearly states it retrieves full public detail for one smallcase by SCID, and lists specific fields returned. Differentiates from sibling tools like search_smallcases and compare_smallcases.

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?

Implicitly guides use via the name and description, but lacks explicit when-to-use or when-not-to-use statements. The mention of holdings being empty is a useful caveat.

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/Pragadeesh122/smallcase-mcp'

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