← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/stock-analyzer-ai-mcp
AI-powered stock analyzer ai MCP server for agents. Supports analyze stock, calculate ratios
? Not scanned yet
Versions
1.0.10latestfirst seen Jun 30, 2026
Tools 4
analyze_stock annotations: none low
Analyze a stock with key metrics and generate a buy/hold/sell recommendation.
pe float eps float price float ticker str api_key str market_cap_b float dividend_yield float revenue_growth float
calculate_ratios annotations: none low
Calculate key financial ratios: P/E, P/B, P/S, dividend yield, debt-to-equity, and more.
eps float price float api_key str dividend float book_value float total_debt_b float total_equity_b float revenue_per_share float shares_outstanding_m float
compare_stocks annotations: none low
Compare multiple stocks side by side. Each item needs 'ticker', 'price', 'pe', and optionally 'growth', 'dividend_yield'.
stocks string api_key str
get_sector_performance annotations: none low
Get sector performance data and representative tickers. Leave sector empty for all sectors.
sector str api_key str
Permissions 3
network medium filesystem low env_vars low Scan Findings 30
low
Tool 'analyze_stock' has no annotations
low
Tool 'calculate_ratios' has no annotations
low
Tool 'compare_stocks' has no annotations
low
Tool 'get_sector_performance' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: analyze_stock
info
Tool: calculate_ratios
info
Tool: compare_stocks
info
Tool: get_sector_performance
info
Transport: streamable-http
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)