15 days ago
Investment analysis MCP server — 43 tools for stock screening, fundamentals, ML earnings predictions, insider trades, congressional trades, macro regime detection, and portfolio analysis across 2,260+ US equities. Over 72 endpoints.
Overview
Server Config
{
"mcpServers": {
"fffinstill": {
"command": "npx",
"args": [
"-y",
"@fffinstill/mcp-server"
],
"env": {
"FFFINSTILL_API_KEY": "finstill_YOUR_KEY"
}
}
}
}