Home › Finance › mcp-server

mcp-server

MCP server for AxionQuant financial data, including market, economic, SEC filing, and company data.

TypeScript Cloud
★ 0 stars Last pushed 2026-08-26

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.2)

npx -y @axionquant/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@axionquant/[email protected]"
      ],
      "env": {
        "YOUR_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • YOUR_API_KEY required secret — Your API key for the service

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.axionquant/mcp

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry