ahmetsbilgin/finbrain-mcp
FinBrain MCP server: expose FinBrain datasets to AI agents (Claude, VSCode etc.) via SDK-first tools. Runs locally with each user's own FinBrain API key.
Platform-specific configuration:
{
"mcpServers": {
"finbrain-mcp": {
"command": "npx",
"args": [
"-y",
"finbrain-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://pypi.org/project/finbrain-mcp/) [](https://github.com/ahmetsbilgin/finbrain-mcp/actions/workflows/ci.yml) [](LICENSE)
> Requires Python 3.10+
A Model Context Protocol (MCP) server that exposes FinBrain datasets to AI clients (Claude Desktop, VS Code MCP extensions, etc.) via simple tools. Backed by the official `finbrain-python` SDK (v2 API).
----------
Access FinBrain's machine learning price forecasts with daily (10-day) and monthly (12-month) horizons. Includes mean predictions with 95% confidence intervals.
Browse recent news articles for any ticker, or track aggregated daily sentiment scores over time. Screen news across all tracked stocks.
----------
Loading reviews...