Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ahmetsbilgin • Uncategorized
An MCP server exposing FinBrain financial datasets and AI-powered tools via a local API.
AI-powered daily and monthly price predictions with confidence intervals.
Access to financial news, sentiment analysis, and alternative data like LinkedIn metrics and app store ratings.
Institutional and insider trading data including congressional trades, lobbying filings, and analyst ratings.
FinBrain MCP is a Model Context Protocol server that provides AI clients access to FinBrain's machine learning price predictions, news sentiment analysis, alternative data, and institutional trading activity. It normalizes raw API responses into consistent, model-friendly formats and supports multiple data tools with paging and CSV output. The server requires a FinBrain API key and can be run locally or via Docker, enabling seamless integration with AI clients like Claude Desktop and VS Code MCP extensions.
List available markets (e.g., 'S&P 500').
List available tickers for a dataset.
List markets grouped by region. Use region codes for filtering in other endpoints.
Normalized app ratings with paging over `series`. JSON: { format: "json", ticker, name, series: [{date, play_store_score, play_store_ratings_count, app_store_score, app_store_ratings_count, play_store_install_count}, ...], series_count, series_total } CSV: CSV text of the sliced series.
Normalized analyst ratings: { format: "json", ticker, name, series: [{date, rating_type, institution, signal, target_price_from, target_price_to, target_price_raw}, ...], series_count, series_total } CSV returns the sliced `series`.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.