Loading MCP server directory, please wait...
Financial market, fundamental, valuation, risk, ownership, forecast, and portfolio tools.
npx @getmcp/cli add com.macroaxis/macroaxis-apiRequires Node.js 18+. Community-contributed server. Review source before installing.
MACROAXIS_API_KEYMacroaxis API key from the user's Macroaxis profile.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.macroaxis/macroaxis-api": {
"command": "npx",
"args": [
"-y",
"@macroaxis/api-mcp"
],
"env": {
"MACROAXIS_API_KEY": ""
}
}
}
}