get_stock_holders
shallowcom.holdingsintel/mcp · Verify this server
Returns every available active cash-equity 13F holder position for one stock and one quarter, using cursor pagination. WHEN TO USE: The user asks who owns a stock, which institutions hold it, how large each disclosed position is, or wants all currently processed holders for a quarter. PARAMETERS: - ticker_or_cusip: one ticker or exact CUSIP - quarter: required YYYY-QN filing quarter - cursor: pass the previous next_cursor to continue Ticker input is expanded only when every matching CUSIP belongs to the same issuer prefix; ticker collisions require an exact CUSIP. The exact set used is returned in security.scoped_cusips, while security.resolved_cusip identifies the row supplying listing status/detail. Each holder row remains a distinct disclosed CUSIP position; different share classes are never silently merged. Exited positions are excluded. WHEN NOT TO USE: - Use get_13f_activity for new, increased, decreased, or exited positions - Use get_fund_holdings for one fund's full portfolio RETURNS: Resolved security identity and listing-status detail plus deterministically paginated holder positions with fund identity, shares, value, portfolio weight, change, conviction, nullable valuation/cost/P&L estimates, and page-scoped price coverage. No source-wide total is claimed. VERIFICATION: Cite record-level `source_url` filing or disclosure links when present.
1 trials · measured 8 days ago
get_stock_holders scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.holdingsintel/mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.
Component breakdown
| Component | Weight | Value |
|---|---|---|
| Reliability | 35% | not applicable |
| Schema integrity | 25% | 100.0 |
| Failure behaviour | 15% | not applicable |
| Latency | 15% | not applicable |
| Concurrency | 10% | not applicable |
Tool details
- Transport
- remote
- Credential class
- open
- Input schema
- not declared
- Output schema
- not declared
- Side-effect classification
- unclassified
Score history
| Day | Score | Tier | Methodology |
|---|---|---|---|
| 2026-08-25 | 100.0 | shallow | v0.2.0 |
Probe evidence
| Probe | Outcomes |
|---|---|
| schema_integrity | pass: 1 |
Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.
Embed this score
Available for every tool, scored or not — not a verification perk. Always links back to this page.
[](https://vouch.tools/tools/f6216d6a-b6d7-4c0f-933b-7372e128c20a)