stock-analysis-mcp

nickzren/stock-analysis-mcp
★ 3 stars Python 🤖 AI/LLM Updated today
Stock analysis MCP server for AI agents
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": {
    "stock-analysis-mcp": {
      "command": "uvx",
      "args": [
        "stock-analysis-mcp"
      ]
    }
  }
}

Or install with pip: pip install stock-analysis-mcp

README Excerpt

An MCP server that gives AI agents (Claude Code, Codex, etc.) single-stock analysis capabilities. Informational only — not financial advice. **One command, complete picture.** Just say "Analyze AAPL" and get a comprehensive, human-readable report with a consistent JSON schema, plus default `core`, `balanced`, and `speculative` decision modes so non-technical users can act

Tools (18)

account_sizeanalyzeanalyze_my_positionanalyze_portfoliocheck_data_qualitycomparedetect_changesget_eventsget_fundamentalsget_newsget_options_signalsget_ownershipget_price_historyget_stock_summaryget_technicalsmax_position_pctrisk_per_trade_pctsearch_symbol

Topics

ai-toolsfinancemcpmcp-serverstock-analysis