Toolstem Financial Intelligence
https://server.smithery.ai/toolstem/toolstem-mcp-server/mcpAgent-ready financial intelligence MCP server. Three curated tools for AI agents analyzing public equities: - **get_stock_snapshot** — real-time price, valuation, DCF analysis, and analyst ratings with derived signals (UNDERVALUED / FAIRLY VALUED / OVERVALUED) - **get_company_metrics** — profitability, financial health, cash flow, and 3-year CAGRs with derived signals (margin_trend, health_signal, growth_signal) - **compare_companies** — side-by-side comparison of 2–5 companies with automatic rankings (lowest_pe, highest_margin, strongest_balance_sheet, best_growth, most_undervalued, highest_rated) Synthesized from multiple sources into single agent-ready responses with pre-computed math — not raw API passthrough. Designed for AI-to-AI workflows. Pairs with Toolstem SEC EDGAR MCP for insider, 13F, and material-event signals. **Pricing:** $5.00 per 1,000 queries, metered via Apify Pay-Per-Event. Bring your own Apify token (free to create) — all billing runs through your Apify account. **Source:** github.com/toolstem/toolstem-mcp-server · npm `@toolstem/toolstem-mcp-server` v1.2.9
How to connect
https://server.smithery.ai/toolstem/toolstem-mcp-server/mcp
curl -X POST https://server.smithery.ai/toolstem/toolstem-mcp-server/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'