Skip to main content
Glama
signal8ai

Signal8 MCP Server

Official

Get Institutional Holders

get_institutions
Read-only

Retrieve institutional holders from SEC 13F filings for any stock, showing shares held, portfolio weight, and filing dates to analyze ownership concentration.

Instructions

Get institutional holders (13F filers) for a company. Returns institutions that hold positions in this stock based on SEC 13F filings, including shares held, portfolio weight, and filing dates. Useful for understanding institutional ownership concentration.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum results to return (default: 20, max: 100)
offsetNoOffset for pagination (default: 0)
tickerYesStock ticker symbol (e.g., AAPL, TSLA)

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
Behavior3/5

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

Annotations declare readOnlyHint=true, which the description aligns with ('Get','Returns'). The description adds return field details (shares, weight, dates) beyond annotations, but no additional behavioral traits like pagination limits or data freshness. Acceptable but not extensive.

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 succinct sentences with no wasted words. The first sentence clearly defines purpose and resource, the second adds return details. Perfectly 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?

Given a simple retrieval tool with 3 parameters and an output schema, the description adequately covers purpose and return values. It lacks mention of pagination or data freshness, but the schema covers parameters and output schema covers returns, so overall complete.

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

Parameters3/5

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

Schema coverage is 100%, so baseline is 3. The description does not add additional meaning to the parameters (ticker, limit, offset) beyond what the schema provides. No extra context on formatting or behavior.

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 gets institutional holders (13F filers) for a company, specifying the resource, action, and returned data (shares held, portfolio weight, filing dates). It distinguishes from siblings by focusing on holders for a specific ticker and mentioning 13F filings.

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 mentions 'useful for understanding institutional ownership concentration,' which implies usage context, but does not explicitly guide when to use this tool versus similar siblings like get_institution_holdings or get_institution_activity. No direct comparisons or when-not-to-use guidance.

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/signal8ai/signal8-mcp'

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