← Registry

Data Collection

data-apis.com

Provides access to SEC filing data and subscription information.

1 endpoint11 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.data-apis.com/mcp

No auth detected

MCP server metadata

Name
sec-event-intelligence-mcp
Version
0.1.10
Capabilities
promptsresourcestools
Server instructions

Use tools/list to inspect SEC filing tools. sec_demo_latest_filings is available without a key for a small sample, and sec_subscription_info returns public pricing and access links. Hosted MCP production tools require a Data APIs key sent as x-api-key or Authorization: Bearer. Use RapidAPI for REST endpoint subscription and direct access for hosted MCP production tool calls. Data is public SEC filing metadata only and is not investment advice.

Known tools 11

sec_demo_latest_filings

Preview the SEC filing response shape without an API key.

Inferred read-only
sec_subscription_info

Return public pricing, checkout, documentation, and access links for SEC Event Intelligence without an API key.

Inferred read-only
sec_latest_filings

Fetch a newest-first snapshot of public SEC filings.

Inferred read-only
sec_filing_changes

Fetch filings observed on or after a since date for polling jobs that persist a cursor.

Inferred read-only
sec_watchlist_changes

Fetch incremental filing changes for multiple tickers or CIKs, grouped into per-company buckets.

Inferred read-only
sec_company_search

Search the SEC company index by ticker, CIK, or legal name and return identifiers to pass into profile, filings, events, and insider-trade tools.

Potential side effects
sec_company_profile

Fetch one issuer profile with ticker/CIK identity, filing coverage, form counts, and latest known filing.

Inferred read-only
sec_company_filings

Return newest-first filing rows for one company, optionally narrowed by SEC form type.

Inferred read-only
sec_company_events

Return normalized event records derived from one company's filings.

Inferred read-only
sec_insider_trades

Return public insider ownership filing metadata from Forms 3, 4, and 5, optionally scoped to one ticker or CIK.

Inferred read-only
sec_filing_summary

Retrieve one normalized filing summary by SEC accession number, including issuer, form, filed date, source links, and concise summary fields.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sec-event-intelligence-mcp]
url = "https://api.data-apis.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sec-event-intelligence-mcp": {
      "type": "http",
      "url": "https://api.data-apis.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sec-event-intelligence-mcp
Remote MCP URL: https://api.data-apis.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sec-event-intelligence-mcp": {
      "url": "https://api.data-apis.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sec-event-intelligence-mcp": {
      "type": "http",
      "url": "https://api.data-apis.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sec-event-intelligence-mcp",
  "transport": "streamable-http",
  "url": "https://api.data-apis.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for data-apis.com was fetched 2026-08-01T08:05:14.281Z and is being refreshed.

Trust status Trusted

data-apis.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.