Loading MCP server directory, please wait...
US stock market data for AI agents: SEC filings, financials, insider trades, 13F, options, macro.
npx @getmcp/cli add io.github.AAAZZZR/stockfactsRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <your API key> - sign up on the website and create a key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AAAZZZR/stockfacts": {
"url": "https://trading-agent-mcp.zeabur.app/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}