Quickstart
Install the server and connect to Claude Desktop in minutes
Get your API key
Create a free account and generate your API key
Tool reference
Browse all 60+ available tools by category
Example queries
See real-world natural language queries you can ask
What is the Axion MCP Server?
The Axion MCP Server is a Model Context Protocol server that connects LLMs like Claude to the Axion financial data API. Once installed, your AI assistant can answer complex financial questions using live and historical data.What can you ask?
Once connected, you can ask your LLM questions like:- “What are NVIDIA’s top institutional holders?”
- “Show me Apple’s free cash flow for the last 8 quarters”
- “What SEC filings has Microsoft made this year?”
- “Get Bitcoin’s price history for the last 30 days”
- “What’s Tesla’s ESG score?”
- “Who are the main suppliers for AAPL?”
- “What’s the economic calendar for next week?”
Available data categories
Stocks
Tickers, quotes, and historical prices
Crypto
Cryptocurrency quotes and price history
Forex
Foreign exchange pairs and rates
Futures
Futures contracts and price data
Indices
Market indices and historical data
ETFs
Fund info, holdings, and exposure
Financials
Revenue, cash flow, balance sheet data
Earnings
Earnings history, trends, and reports
Profiles
Company profiles, statistics, and recommendations
News
Market news by ticker, country, or category
Sentiment
Social, news, and analyst sentiment
Economics
FRED datasets and economic calendar
SEC Filings
10-K, 8-K, and other SEC form types
Insiders
Institutional ownership and insider trades
ESG & More
ESG scores, supply chain, credit, web traffic
How it works
The Axion MCP Server uses the stdio transport from the Model Context Protocol SDK. When your LLM client starts the server process, it communicates over stdin/stdout to discover available tools and invoke them. Each tool call is translated to a REST request against the Axion API athttps://api.axionquant.com/, authenticated with your API key via the Authorization: Bearer header.
An API key is required to use the Axion MCP Server. Get a free API key at axionquant.com.