form4api-mcp
Related Servers
Alternatives to form4api-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityDmaintenanceProvides actionable financial intelligence tools for AI agents including insider buying signals, earnings IV plays, market pulse, stock analysis, and options strategies via free public data sources.6MIT
- AlicenseNot gradedqualityBmaintenanceWall Street data feed for AI agents, providing access to 100M+ source-traced SEC records, institutional holdings, insider trades, congress trading, and more via MCP tools.MIT
- AlicenseAqualityBmaintenanceReal-time financial news for AI agents and trading bots — AI-enriched stories with per-ticker analysis, a 1–10 relevance score, SEC Form-4 insider transactions, plus trending and "actionable-now" feeds. Free tier, OAuth, no API key to paste.112MIT
- FlicenseNot gradedqualityBmaintenanceEnables risk analysis of US public companies by analyzing 8-K filings and insider activity using live SEC EDGAR data.-
- AlicenseNot gradedqualityBmaintenanceGive your AI agent live SEC EDGAR data: company financials, insider trades, 8-K events, 13F holdings, and the raw filings stream — all normalized to clean JSON, every number traceable back to its sec.gov source filing.MIT
- AlicenseNot gradedqualityFmaintenanceProvides derived financial intelligence for AI agents, including insider activity analysis, earnings surprises, institutional moves, stock screening with a proprietary composite value score, and macro indicators.MIT
TDQS
Scored across 36 tools
The tools are largely separated by resource type — company, insider, transaction, filing, congress, holdings, usage, and status — and descriptions explicitly cross-reference the closest alternatives, making most selections unambiguous. The only real ambiguity is within the status/freshness cluster (health_ingestion, get_data_quality, get_public_stats, get_status_history) and between get_recent_filings and list_filings, though the descriptions do enough to resolve those.
Most tools follow get_<resource> or list_<resource> snake_case conventions, which is a predictable overall pattern. Deviations like research_company, explain_signal, verify_setup, health_ingestion, and check_usage break the dominant pattern, and some collection-returning tools (get_company_insiders, get_insider_transactions) use get_ rather than list_ despite returning lists.
At 36 tools, this exceeds the 25+ threshold where an MCP tool surface becomes too heavy, especially for a single server. Many tools are narrow status, usage, and admin endpoints — check_usage, get_usage_history, get_key_activity, verify_setup, get_public_stats, get_status_history, health_ingestion, and get_data_quality — that could plausibly be consolidated or removed without harming core workflows.
Core Form 4 workflows are well covered: company and insider discovery, transaction search, filing detail, career summaries, scorecards, signals, congressional trades, and institutional holdings all connect without obvious dead ends. The main gaps are minor — no company-name-to-ticker search, no webhook create/delete/update lifecycle despite exposing list_webhooks and get_webhook_events, and no bulk export tool for large pulls.