Low Risk

Get13FHoldings

Fetch and parse the complete equity holdings table from a specific SEC 13F-HR filing. Any institution managing more than $100M in US equities must file quarterly — this reveals their exact portfolio positions. Returns one record per position: - name_of_issuer — company name (e.g. 'APPLE INC') - c...

Part of the Fintel Discovery — Financial Intelligence for AI Agents server.

Get13FHoldings is read-only, but an agent in a loop can still rack up calls and cost. PolicyLayer caps every call before it runs. Live in minutes.

SECURE FINTEL DISCOVERY — FINANCIAL INTELLIGENCE FOR AI AGENTS →

Free to start. No card required.

AI agents call Get13FHoldings to retrieve information from Fintel Discovery — Financial Intelligence for AI Agents without modifying any data. This is common in research, monitoring, and reporting workflows where the agent needs context before taking action. Because read operations don't change state, they are generally safe to allow without restrictions -- but you may still want rate limits to control API costs.

Even though Get13FHoldings only reads data, uncontrolled read access can leak sensitive information or rack up API costs. An agent caught in a retry loop could make thousands of calls per minute. A rate limit gives you a safety net without blocking legitimate use.

Read-only tools are safe to allow by default. No rate limit needed unless you want to control costs.

policy.json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "Get13FHoldings": {}
  }
}

See the full Fintel Discovery — Financial Intelligence for AI Agents policy for all 32 tools.

Get this rule live on your own Fintel Discovery — Financial Intelligence for AI Agents server in minutes. PolicyLayer enforces it on every call, before it runs.

ENFORCE ON MY FINTEL DISCOVERY — FINANCIAL INTELLIGENCE FOR AI AGENTS →

View all 32 tools →

These attack patterns abuse exactly the kind of access Get13FHoldings gives an agent. Each links to the full case and the policy that stops it:

Browse the full MCP Attack Database →

Every attack above starts with a tool call. PolicyLayer checks each one against your policy first, so Get13FHoldings only ever does what you allow.

SECURE FINTEL DISCOVERY — FINANCIAL INTELLIGENCE FOR AI AGENTS →

Other read tools across the catalogue. The same approach applies to each: allow, with a rate cap to control cost.

What does the Get13FHoldings tool do? +

Fetch and parse the complete equity holdings table from a specific SEC 13F-HR filing. Any institution managing more than $100M in US equities must file quarterly — this reveals their exact portfolio positions. Returns one record per position: - name_of_issuer — company name (e.g. 'APPLE INC') - cusip — 9-character CUSIP identifier - title_of_class — share class (e.g. 'COM', 'ADR') - value_thousands — market value in thousands USD - value_usd — market value in USD - shares_or_principal — number of shares (SH) or principal amount (PRN) - investment_discretion — SOLE, SHARED, or OTHER - put_call — 'Put' or 'Call' for options; null for equities - voting_sole/shared/none — voting authority breakdown PRIMARY USE: Step 2 of institutional holdings workflow. Obtain cik and accession_no from SearchEdgar13F or GetEdgarCompanyFilings, then call this tool to get the actual positions. Use min_value_thousands to filter noise (e.g. 1000 = positions ≥ $1M). Use sort_by='value_desc' to see the largest positions first. Use limit (default 100) and offset for pagination — large filers can have 3,000+ positions. Check _has_more in the response to know if more pages exist. Source: SEC EDGAR Archives (13F infotable XML). No API key required.. It is categorised as a Read tool in the Fintel Discovery — Financial Intelligence for AI Agents MCP Server, which means it retrieves data without modifying state.

How do I enforce a policy on Get13FHoldings? +

Register the Fintel Discovery — Financial Intelligence for AI Agents MCP server in PolicyLayer and add a rule for Get13FHoldings: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Fintel Discovery — Financial Intelligence for AI Agents. Nothing to install.

What risk level is Get13FHoldings? +

Get13FHoldings is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit Get13FHoldings? +

Yes. Add a rate_limit block to the Get13FHoldings rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block Get13FHoldings completely? +

Set action: deny in the PolicyLayer policy for Get13FHoldings. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides Get13FHoldings? +

Get13FHoldings is provided by the Fintel Discovery — Financial Intelligence for AI Agents MCP server (https://ai.fin-discovery.com/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

Enforce policy on every Fintel Discovery — Financial Intelligence for AI Agents tool call.

Deterministic rules across all 32 Fintel Discovery — Financial Intelligence for AI Agents tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.