FinBrain MCP
JSON →Access institutional-grade alternative financial data directly in your LLM workflows.
Install
pip install --upgrade Tools · 31
- health Check the health status of the FinBrain MCP server
- available_markets Get a list of available markets
- available_tickers Get a list of available tickers
- available_regions Get a list of available regions
- predictions_by_market Get AI-powered price predictions for a specific market
- predictions_by_ticker Get AI-powered price predictions for a specific ticker
- news_by_ticker Get recent news articles for a specific ticker
- news_sentiment_by_ticker Get aggregated daily sentiment scores for a specific ticker
- app_ratings_by_ticker Get mobile app performance data for a specific ticker
- analyst_ratings_by_ticker Get Wall Street analyst ratings and price target changes for a specific ticker
- house_trades_by_ticker Get US House of Representatives stock transactions for a specific ticker
- senate_trades_by_ticker Get US Senate stock transactions for a specific ticker
- corporate_lobbying_by_ticker Get corporate lobbying filings for a specific ticker
- insider_transactions_by_ticker Get SEC Form 4 insider transactions for a specific ticker
- linkedin_metrics_by_ticker Get LinkedIn employee count and follower trends for a specific ticker
- options_put_call Get options put/call ratios and volume data
- reddit_mentions_by_ticker Get Reddit ticker mention counts across subreddits for a specific ticker
- government_contracts_by_ticker Get US government contract awards for a specific ticker
- recent_news Get recent news articles across all tracked stocks
- recent_analyst_ratings Get recent analyst ratings across all tracked stocks
- screener_sentiment Screen stocks by aggregated sentiment scores
- screener_analyst_ratings Screen stocks by analyst ratings
- screener_news Screen stocks by news coverage
- screener_insider_trading Screen stocks by insider trading activity
- screener_house_trades Screen stocks by House of Representatives trades
- screener_senate_trades Screen stocks by Senate trades
- screener_put_call_ratio Screen stocks by put/call ratio
- screener_linkedin Screen stocks by LinkedIn metrics
- screener_app_ratings Screen stocks by app store ratings
- screener_reddit_mentions Screen stocks by Reddit mention counts
- screener_government_contracts Screen stocks by government contract awards
Environment variables
FINBRAIN_API_KEYYOUR_KEY
Links
★ 8 GitHub stars