Agent Tools
Back to MCP servers
● degraded

SEC EDGAR signal intelligence for AI agents. Five tools that pre-compute the signals that matter: - get_company_filings_summary — filing velocity (ACCELERATING/NORMAL/SLOWING vs 365-day average), material event count, disclosure trend - get_insider_signal — Form 3/4/4A insider activity probe with derived signals - get_institutional_signal — SC 13D activist risk flag (live), recent filings, 13F flow - get_material_events_digest — 8-K item-level severity digest (RED/YELLOW/GREEN), red-flag count - compare_disclosure_signals — side-by-side comparison of 2-5 companies with derived "winners" Synthesized and pre-computed — not raw EDGAR passthrough. All returned as structured JSON. No API key required (SEC data is public). Pricing: tool-call $0.005 (cheap), tool-call-standard $0.05, tool-call-premium $0.50, 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-sec-mcp-server · npm toolstem-sec-mcp-server v0.1.2 Pairs with Toolstem Financial Intelligence for stock quotes, financials, earnings, and analyst data.

Transport
streamable-http
Auth
smithery_api_key
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/toolstem/toolstem-sec-mcp-server/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/toolstem/toolstem-sec-mcp-server/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.apify.com/?tools=toolstem/toolstem-mcp-server
Listed at (smithery)
https://mcp.apify.com/?tools=toolstem/toolstem-mcp-server