Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.datasignalslab/datasignals-events-mcp

PYPI · DATASIGNALS-EVENTS-MCP · 3 COMPONENTS · SCANNED AUG 20

Twelve US filing and career-site streams in one schema: SEC, FDA, NIH, contracts, Congress, hiring

−8 this week 49 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 33 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
Schema Quality & AI Usability72
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 991 tokens (~141/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

pypi · datasignals-events-mcp

# add to Claude Code
claude mcp add com-datasignalslab-datasignals-events-mcp -- uvx datasignals-events-mcp
# add to Codex CLI
codex mcp add com-datasignalslab-datasignals-events-mcp -- uvx datasignals-events-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-datasignalslab-datasignals-events-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "datasignals-events-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-datasignalslab-datasignals-events-mcp --command uvx --arg datasignals-events-mcp
# ~/.hermes/config.yaml
mcp_servers:
  com-datasignalslab-datasignals-events-mcp:
    command: "uvx"
    args: ["datasignals-events-mcp"]
// mcp.json
{
  "mcpServers": {
    "com-datasignalslab-datasignals-events-mcp": {
      "command": "uvx",
      "args": [
        "datasignals-events-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Aug 26 −14
    • Malware scan: pass → unverified security
    • Package version: 1.0.1 → 1.0.4 functional
    • Package version: 1.0.1 → 1.0.3 functional
  • 19 Aug 26 +15
    • Malware scan: unverified → pass security
  • 18 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Aug 26 −15
    • Malware scan: pass → unverified security
  • 16 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Aug 26 +19
    • Malware scan: unverified → pass security
    • Stability: unverified → 0.27 functional
  • 14 Aug 26 −15
    • Malware scan: pass → unverified security
  • 12 Aug 26 +15
    • Malware scan: unverified → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Aug 2026 · Analysed pypi/datasignals-events-mcp@1.0.4

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi
Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build
Dependencies 33 packages
Packages resolved 33
Stale 1
No linked repository 1
Tree resolution Complete
MCP tools · 7 exposed · ~683 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
check_setup ~36

Check whether an API key is configured and whether the feed answers. Run this first when anything behaves oddly. It never reveals the key itself.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

company_events ~96

Everything the feed holds for one company, across all twelve streams. Args: company: A ticker such as "AAPL", or an SEC CIK such as "0000320193". limit: Records to return, 1 to 1000. full_records: Return every field instead of the trimmed view.

NameTypeReqDescription
companystringyes
full_recordsboolean
limitinteger

No output schema declared.

No examples provided.

feed_health ~76

How many hours old each of the twelve sources is right now, and how many records are anchored in the published hash chain. Needs no API key. This is the honest answer to "is this data current?", with numbers instead of a claim. A source that has gone quiet shows up here before it shows up as missing data.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_event ~63

Fetch a single event by its event_id, with every field it carries. Args: event_id: The event_id from an earlier answer, e.g. "insider_cluster:CAMP:2026-08-03".

NameTypeReqDescription
event_idstringyes

No output schema declared.

No examples provided.

list_event_types ~58

List the twelve streams: which fields each carries, and whether its score can be recomputed. Needs no API key. Call this before promising a user a field or writing a parser, rather than assuming a stream carries something it does not.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

search_events ~300

Search the feed of US filing events, newest last, with a cursor you can resume from. All filters combine. Only records actually returned count against the subscriber's monthly allowance, so filtering narrowly is cheaper, not dearer. Args: event_type: One or more streams, comma separated. Call list_event_types for the valid names. Leave empty for all streams the plan covers. ticker: One or more tickers, comma separated, e.g. "AAPL,MSFT". cik: One or more SEC company identifiers, comma separated. min_score: Only records scoring at or above this, 0 to 100. Streams without a score are excluded when this is set. since: A cursor from an earlier answer. Returns only what arrived after it, with no duplicates and no gaps. Use 0 to start at the beginning. limit: Records per page, 1 to 1000. Keep it small unless the user asked for bulk; a large page spends allowance and context on rows nobody reads. full_records: Return every field instead of the trimmed view. Use only when the user needs a field the trimmed view leaves out.

NameTypeReqDescription
cik
event_type
full_recordsboolean
limitinteger
min_score
since
ticker

No output schema declared.

No examples provided.

usage ~54

What this key has used in the current period, and the date the allowance resets. The reset date is the subscriber's own renewal date, not the first of the month. Free, and it does not count against the allowance.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.