financial-analyst

ysharma88/financial-analyst
★ 0 stars Python 🔍 Search Updated 8d ago
Institutional-grade equity research platform — Streamlit dashboard + 28-tool MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "financial-analyst": {
      "command": "uvx",
      "args": [
        "financial-analyst"
      ]
    }
  }
}

Or install with pip: pip install financial-analyst

README Excerpt

A comprehensive stock analysis tool that combines **fundamental** and **technical** analysis to provide holistic buy/sell/hold recommendations. - **Valuation**: P/E, P/B, P/S, PEG, EV/EBITDA - **Profitability**: ROE, ROA, Gross/Operating/Net margins - **Growth**: Revenue, earnings, and EPS growth rates