Loading MCP server directory, please wait...
MCP server for AxionQuant financial data, including market, economic, SEC filing, and company data.
npx @getmcp/cli add io.github.axionquant/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
YOUR_API_KEYYour API key for the service
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.axionquant/mcp": {
"command": "npx",
"args": [
"-y",
"@axionquant/mcp"
],
"env": {
"YOUR_API_KEY": ""
}
}
}
}