# @axionquant/mcp

Official Model Context Protocol (MCP) server for the AxionQuant financial data API. Give Claude, GPT, and other LLMs real-time and historical stock, crypto, forex, futures, and economic data, plus SEC filings and company financials.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 1.1.2
- **Author:** AxionQuant
- **License:** MIT
- **npm:** @axionquant/mcp
- **Source:** https://github.com/axionquant/mcp-server
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 3 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-31T20:00:36.914Z
- **Version scanned:** 1.1.2
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `credit_search` — Search for credit entities by organization name
- `credit_ratings` — Get credit ratings for a specific organization by ID
- `esg_data` — Get ESG scores for a specific ticker
- `etf_tickers` — List etf tickers, optionally filtered by country or exchange
- `etf_gainers` — Get top ETF gainers
- `etf_losers` — Get top ETF losers
- `etf_list_market` — Get unique market values for ETFs
- `etf_list_country` — Get unique country values for ETFs
- `etf_list_currency` — Get unique currency values for ETFs
- `etf_list_sector` — Get unique sector values for ETFs
- `etf_list_industry` — Get unique industry values for ETFs
- `etf_list_type` — Get unique type values for ETFs
- `etf_quote` — Get an ETF quote
- `etf_prices` — Get historical price data for an etf
- `etf_fund` — Get ETF fund information including ratings and metrics
- `etf_holdings` — Get ETF top holdings with weights, shares, and market value
- `etf_holdings_all` — Get all ETF holdings with weights and last updated date
- `etf_exposure` — Find which ETFs hold a specific stock ticker
- `etf_weights` — Find what percentage of each sector industry and stocks make up the ETF
- `supply_chain_customers` — Get supply chain customers for a company
- `supply_chain_peers` — Get supply chain competitors for a company
- `supply_chain_suppliers` — Get supply chain suppliers for a company
- `stocks_tickers` — List stock tickers, optionally filtered by country or exchange
- `stocks_gainers` — Get top stock gainers
- `stocks_losers` — Get top stock losers
- `stocks_list_market` — Get unique market values for stocks
- `stocks_list_country` — Get unique country values for stocks
- `stocks_list_currency` — Get unique currency values for stocks
- `stocks_list_sector` — Get unique sector values for stocks
- `stocks_list_industry` — Get unique industry values for stocks
- `stocks_list_type` — Get unique type values for stocks
- `stocks_quote` — Get a stock quote
- `stocks_prices` — Get historical price data for a stock
- `crypto_tickers` — List cryptocurrency tickers, optionally filtered by type
- `crypto_gainers` — Get top crypto gainers
- `crypto_losers` — Get top crypto losers
- `crypto_list_category` — Get unique category values for crypto
- `crypto_list_rating` — Get unique rating values for crypto
- `crypto_list_type` — Get unique type values for crypto
- `crypto_quote` — Get a cryptocurrency quote

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@axionquant/mcp\"\n      ],\n      \"env\": {\n        \"YOUR_API_KEY\": \"<YOUR_YOUR_API_KEY>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `YOUR_API_KEY` — Your API Key (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Moderate blast radius — holds an api key; runs on your machine.
- Floor 23, ceiling 23 (tier: moderate)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40axionquant%2Fmcp
- Install plan: https://forgeregistry.com/api/v1/packages/%40axionquant%2Fmcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40axionquant%2Fmcp
- HTML page: https://forgeregistry.com/registry/%40axionquant%2Fmcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
