SEC XBRL (Financial Reporting)

SEC XBRL (Financial Reporting) MCP Connector for Claude

A+

Access real-time SEC EDGAR financial data — query filing histories, company facts, and XBRL disclosures directly from any AI agent.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to the SEC EDGAR database and perform deep financial analysis using standardized XBRL data. This server provides programmatic access to the U.S. Securities and Exchange Commission's public filing infrastructure.

What you can do

  • Filing History — Retrieve the complete submission history for any entity using its Central Index Key (CIK)
  • Company Facts — Fetch the entire dictionary of XBRL facts reported by a company, covering all taxonomies (US-GAAP, IFRS, etc.)
  • Concept Analysis — Drill down into specific financial concepts (e.g., Net Income, Assets) for a single company over time
  • Market-Wide Frames — Aggregate specific financial data points across all reporting entities for a particular period and unit

How it works

  1. Subscribe to this server
  2. Enter your SEC User-Agent string (required by SEC Fair Access policy)
  3. Start querying financial statements from Claude, Cursor, or any MCP client

Who is this for?

  • Financial Analysts — instantly pull raw XBRL data for modeling without manual spreadsheet entry
  • Investors — monitor recent filings and compare metrics across industries using standardized frames
  • Compliance Officers — verify submission histories and disclosure accuracy for specific CIKs
xbrlfinancial-reportingsec-edgardata-retrievalcompliancepublic-records

4 tools expose this connector's capabilities to your AI agent.

get_company_concept

Get all XBRL disclosures for a single company concept

get_company_facts

Get all company concepts data for a specific company

get_submissions

Includes metadata and recent filings. Get filing history for a specific entity

get_xbrl_frames

Get aggregated facts for a specific concept and period

See how to talk to your AI agent using SEC XBRL (Financial Reporting).

Get the filing history for Microsoft using CIK 789019.

I've retrieved the submissions for Microsoft Corp. Recent filings include their latest 10-K and several 8-K reports. Would you like to see the details of the most recent annual report?

Show me all XBRL facts reported by Apple (CIK 320193).

Fetching company facts for Apple Inc... I have access to all reported concepts across US-GAAP and DEI taxonomies. This includes assets, liabilities, and revenue data points. Which specific metric should we analyze?

Compare the 'AccountsPayableCurrent' for all companies in USD for the period CY2023Q3.

Aggregating XBRL frames for Accounts Payable (Current) in Q3 2023... I've compiled the data for all reporting entities. For example, Entity A reported $5.2B while Entity B reported $1.1B. Would you like a summary of the top 10 entities by this metric?

Use the `get_submissions` tool with the company's Central Index Key (CIK). For example, Apple is 320193. The tool automatically handles leading zeros.

Related Connectors