Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
MaverickMCP - Personal Stock Analysis MCP Server
| Date | Stars |
|---|---|
| 2026-07-24 | 635 |
| 2026-07-25 | 635 |
| 2026-07-28 | 635 |
| 2026-07-30 | 635 |
| 2026-07-31 | 641 |
| 2026-08-06 | 641 |
Today
— stars today
This week
+6 stars this week
This month
— stars this month
Momentum
41.0
growth rate 0.95%/day
<!-- mcp-name: io.github.wshobson/maverick-mcp --> # MaverickMCP - Personal Stock Analysis MCP Server [](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/) [](https://github.com/jlowin/fastmcp) [](https://github.com/wshobson/maverick-mcp) [](https://github.com/wshobson/maverick-mcp/issues) [](https://github.com/wshobson/maverick-mcp/network/members) **MaverickMCP** is a personal-use FastMCP server that provides financial data analysis, technical indicators, stock screening, and portfolio tracking tools directly to your Claude Desktop interface. Built for individual traders and investors, it runs entirely on your own machine with no authentication or billing complexity. Core tools need no API key: market data comes from `yfinance`. Two optional extras add more: `[backtesting]` (VectorBT-powered strategy backtesting) and `[research]` (LangGraph-based deep research, bring-your-own LLM key). ## Skip the setup — hosted version Self-hosting MaverickMCP means Python, uv, and MCP client config (Redis and a research LLM key are optional). If you just want the analysis, [Capital Companion](https://capitalcompanion.ai) is the hosted product built on the same engine: AI technical analysis, trade-plan review sheets with outcome tracking, and price alerts. **25 free analyses, no credit card.** Self-hosting instructions continue below. ## Why MaverickMCP? **Key Benefits:** - **No Setup Complexity**: `make dev` gets the server running; no database migrations, no seed scripts, no API key required for core tools. - **Modern Python Tooling**: Built with `uv` for fast dependency management. - **Claude Desktop Integration**: Native MCP support via stdio or streamable HTTP. - **37 Core Tools**: Market data, technical analysis, screening, portfolio tracking with a risk dashboard, watchlists, and a trade journal. - **Optional Extras**: 12 backtesting tools and 3 research tools, each fully opt-in via `pip install`/`uv sync` extras. - **Smart Caching**: Tiered cache (memory, then Redis or SQLite) with graceful fallback when Redis isn't running. - **Open Source**: MIT licensed. ## Features - **Stock Data Access**: Historical and real-time quotes with intelligent caching (`yfinance`, no API key required). - **Technical Analysis**: RSI, MACD, support/resistance, and a combined full-analysis tool. - **Stock Screening**: Maverick bullish, bearish, and supply/demand strategies, computed over the tickers you've already queried. - **Portfolio Tracking**: Positions with average cost-basis, live P&L, a risk dashboard, watchlists, and a trade journal. - **Backtesting** (`[backtesting]` extra): VectorBT engine, 12 rule-based strategy templates plus 8 ML strategy classes, optimization, walk-forward analysis, and Monte Carlo simulation. - **Research** (`[research]` extra): LangGraph-based deep research over companies, sectors, and market sentiment, backed by Exa web search and a bring-your-own LLM. - **Multi-Transport Support**: Streamable HTTP and STDIO. ## Quick Start ### Prerequisites - **Python 3.12+**: Core runtime environment - **[uv](https://docs.astral.sh/uv/)**: Modern Python package manager (recommended) - Redis (optional, for enhanced caching) - PostgreSQL or SQLite (optional, for data persistence; SQLite is the default) #### Installing uv (Recommended) ```bash # macOS/Linux curl -LsSf https://astral.sh/uv/install.sh | sh # Windows powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex" # Alternative: via pip pip install uv
Excerpt of 23,951 characters
Read on GitHubSeth Hobson · UDT | Major 7 Apps · United States
300
154
10
Claude · @anthropics
2
1
1
1
1
1
1
Alexander Schneider · Innos Capital GmbH · Germany
1
Lawrence Sinclair · @EastAgile · United States
1
Ishan Goswami · @exa-labs
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:bcec96c2c6b3455f, topic:mcp, topic:mcp-server, desc:mcp server
matched fp:bcec96c2c6b3455f, topic:finance, topic:trading, readme:financial