Submit

Portfolio Analyzer

@Aakash Divakar

A hosted MCP server that gives Claude live access to stock market data — technical analysis, fundamentals, SEC filings, and breaking news for any ticker, plus full portfolio tracking with P&L, risk metrics, and performance vs S&P 500. 8 tools available: • get_portfolio — live prices, P&L, cost basis, allocation weights • get_portfolio_metrics — Sharpe ratio, max drawdown, beta, alpha vs S&P 500 • get_technical_analysis — RSI, MACD, SMA 20/50/200, Bollinger Bands, support/resistance • get_fundamentals — P/E, EPS beat/miss history, revenue trend, next earnings date • get_news — latest headlines from Yahoo Finance + Google News • get_sec_filings — recent 8-K, 10-K, 10-Q filings from SEC EDGAR • get_breaking_news — multi-source news scored 1–10 by market impact • compare_stocks — side-by-side comparison of up to 8 tickers No install needed. Connect via the remote URL and start asking Claude about any stock instantly.

Tools

Server Config

{
  "mcpServers": {
    "portfolio-analyzer": {
      "url": "https://portfolio-analyzer-9100.onrender.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server