falsifylab
Officialfalsifylab-alpha-mcp
MCP server surfacing FalsifyLab daily alpha to Claude Code / Cursor / any MCP-compatible client.
Tools
top_yield_farms— last 24h DeFi yield picks with realistic APY (emissions stripped)hl_vault_leaderboard— Hyperliquid vault leaderboard (NAV, 30d return, max DD, score)insider_buy_clusters— Form 4 cluster buys (3+ insiders bought same ticker)sec8k_material_today— material 8-K filings filtered by item codemacro_tape— SPX/NDX/VIX/UST yields/DXY/GOLD/WTI/BTC/ETH live snapshotetf_flow_today— US spot BTC + ETH ETF net flowspolymarket_whale_positions— top whale wallets + active positions
Install
pip install falsifylab-alpha-mcpClaude Code config
claude mcp add falsifylab-alpha \
--env FL_API_KEY=<your-key-from-falsifylab.com> \
-- python -m falsifylab_alpha_mcpOr in .mcp.json:
{
"mcpServers": {
"falsifylab-alpha": {
"command": "python",
"args": ["-m", "falsifylab_alpha_mcp"],
"env": {"FL_API_KEY": "fl_xxx"}
}
}
}Pricing
Free (no API key): last-24h cached data, rate-limited
Pro $19/mo (API key): real-time, 90-day history, all filters, no rate limit
Get a key at falsifylab.com/pro.
Source
GitHub: https://github.com/FalsifyLab/falsifylab-alpha-mcp
Issues: https://github.com/FalsifyLab/falsifylab-alpha-mcp/issues
PyPI: https://pypi.org/project/falsifylab-alpha-mcp/
License
MIT
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FalsifyLab/falsifylab-alpha-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server