All Axion MCP Server tools require a valid API key. Include your key in the server configuration before using any tool.
- 10-K — Annual report with full financial statements and business overview
- 10-Q — Quarterly report with interim financial statements
- 8-K — Current report disclosing material events (earnings, acquisitions, leadership changes)
- DEF 14A — Proxy statement sent to shareholders before annual meetings
- 4 — Insider trading report filed by officers, directors, and large shareholders
filings_recent
Get the most recent SEC filings for a company. Returns a list of filings sorted by date, optionally filtered by form type and limited to a specific count. Use this tool for a quick overview of a company’s latest regulatory activity.
The stock ticker symbol for the company. For example,
AAPL for Apple or JPM for JPMorgan Chase.The maximum number of filings to return. Useful for narrowing results to the most recent few.
Filter results to a specific form type. For example,
10-K returns only annual reports, and 8-K returns only current event disclosures.filings_forms
Get filings of a specific form type for a company, with optional filters for year, quarter, and result count. Use this tool when you need to review a company’s history for a particular filing type — for example, all 10-K annual reports over multiple years.
The stock ticker symbol for the company. For example,
MSFT for Microsoft.The SEC form type to retrieve. For example,
10-K, 10-Q, or 8-K.Filter results to a specific filing year. For example,
2024.Filter results to a specific fiscal quarter. For example,
Q1 or Q3.The maximum number of filings to return.
filings_desc_forms
List all available SEC form types along with their descriptions. This tool takes no parameters and is useful for discovering what form types exist before using filings_recent or filings_forms — particularly when you are unsure of the exact form type name or want to explore less common filing types.
This tool takes no parameters.
Example query: “What SEC form types are available?”
filings_search
Search across all SEC filers for a given year and quarter, with optional filters for form type and ticker. Use this tool when you want to find filings from multiple companies for a specific reporting period — for example, all 10-K filings submitted in Q1 2024.
The filing year to search within. For example,
2024.The filing quarter to search within. For example,
Q1 or Q4.Filter results to a specific form type. For example,
10-K.Filter results to a specific company ticker. For example,
AMZN for Amazon.