#45 · Primary category: Financial Data & Analytics Platforms

maverick-mcp

ai-agents algorithmic-trading anthropic backtesting claude fastmcp finance financial-analysis llm mcp mcp-server model-context-protocol python quantitative-finance stock-analysis stock-market stocks technical-analysis trading yfinance

MaverickMCP - Personal Stock Analysis MCP Server

Project last updated:08/26/26

GitHub Stars

653

Forks

155

Contributors

15

License

MIT

Why we included this project

Most stock analysis tools either lock you into their own app or expect you to juggle several API keys. MaverickMCP goes the other way: it is a self-hosted MCP server that hands your existing AI assistant live market data, technical indicators like RSI and MACD, stock screening, and portfolio tracking with a risk dashboard. The core tools pull quotes through yfinance with no API key, so a local setup is mostly a matter of running the server and pointing your MCP client at it. Optional extras add VectorBT-based strategy backtesting and LangGraph research over companies and sectors, which is where the project gets interesting if you want to test trading ideas rather than just read charts. Because it speaks standard MCP over STDIO or HTTP, it works with Claude Desktop, Cursor, Codex CLI, and any other MCP-capable client, so you are not forced into a separate application.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category