Sign in
mcp server · datasignalslab.com

datasignals-lab-mcp

SEC, Congress, FDA, crypto, app reviews and live jobs: scored signals. 18 tools, free flagship.

What it says

The record the registry holds

Where it answers
https://mcp.apify.com/?tools=datasignalslab/datasignals-mcp · streamable-httphttps://datasignalslab--datasignals-mcp.apify.actor/mcp · streamable-http
the record Copied from the official MCP registry, exactly as it holds it.
{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "com.datasignalslab/datasignals-lab-mcp",
    "description": "SEC, Congress, FDA, crypto, app reviews and live jobs: scored signals. 18 tools, free flagship.",
    "version": "1.6.0",
    "websiteUrl": "https://datasignalslab.com",
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://mcp.apify.com/?tools=datasignalslab/datasignals-mcp",
        "headers": [
          {
            "description": "Bearer <APIFY_API_TOKEN>. This endpoint also advertises OAuth discovery (WWW-Authenticate plus /.well-known/oauth-protected-resource), so clients that speak OAuth can obtain a token themselves.",
            "isRequired": true,
            "isSecret": true,
            "name": "Authorization"
          }
        ]
      },
      {
        "type": "streamable-http",
        "url": "https://datasignalslab--datasignals-mcp.apify.actor/mcp",
        "headers": [
          {
            "description": "Bearer <APIFY_API_TOKEN>. Direct standby endpoint; token is required by the platform.",
            "isRequired": true,
            "isSecret": true,
            "name": "Authorization"
          }
        ]
      }
    ],
    "_meta": {
      "io.modelcontextprotocol.registry/publisher-provided": {
        "categories": [
          "Finance",
          "Data & Analytics",
          "Research"
        ],
        "example_questions": [
          "Which signals have the strongest cross-source confluence right now, ranked by conviction?",
          "What stocks has Nancy Pelosi been trading lately?",
          "Which companies are insiders buying together right now?",
          "What did Berkshire Hathaway add or exit in its latest 13F?"
        ],
        "flagship_tool": "confluence_signals",
        "free_tier": {
          "includes": [
            "50 free MCP calls per month for AI agents",
            "Free preview of every report",
            "Weekly email digest of the standout signals"
          ],
          "mcp_free_calls_per_month": 50
        },
        "payment_rails": {
          "accepted": [
            "apify-platform"
          ],
          "apify_platform": "Pay-per-result, billed through your Apify account (the MCP endpoint runs as an Apify Actor).",
          "x402": {
            "enabled": false,
            "note": "An x402 (HTTP 402) rail is scaffolded but off by default; new payment rails stay off until explicitly enabled."
          }
        },
        "pricing": {
          "currency": "USD",
          "model": "charge-on-success",
          "note": "Only non-empty results are billed; an empty or failed call is never charged. confluence_signals (the flagship confluence ranking), resolve_company and usage are always free.",
          "price_per_result_usd": 0.2
        },
        "spend_control": "Pass spend_cap_usd in request metadata and call the usage tool to preview billed results, cost and remaining budget before or after a batch.",
        "summary": "Official public filings, turned into scored, source-linked signals for AI agents.",
        "tags": [
          "finance",
          "sec",
          "edgar",
          "insider-trading",
          "13f",
          "8-k",
          "13d-13g",
          "congress-trading",
          "form-d",
          "startup-funding",
          "fda",
          "biotech",
          "crypto",
          "government-contracts",
          "nih",
          "app-reviews",
          "signals",
          "financial-data"
        ],
        "tools": [
          {
            "answers": "Which signals have the strongest cross-source confluence right now, ranked by conviction? (flagship, free - the primary entry point)",
            "name": "confluence_signals"
          },
          {
            "answers": "Which companies are insiders buying together right now?",
            "name": "insider_trading_clusters"
          },
          {
            "answers": "Which insiders are planning to sell, and how much?",
            "name": "insider_selling_form144"
          },
          {
            "answers": "What did the smart money buy or sell last quarter?",
            "name": "hedge_fund_13f"
          },
          {
            "answers": "What material events just hit a company?",
            "name": "sec_8k_events"
          },
          {
            "answers": "Who just took a 5%+ stake, and do they want change?",
            "name": "activist_stakes_13dg"
          },
          {
            "answers": "When are a biotech's next trial readouts?",
            "name": "biotech_catalysts"
          },
          {
            "answers": "What did the FDA just decide for a company's drugs?",
            "name": "fda_drug_actions"
          },
          {
            "answers": "Is a company winning federal contracts?",
            "name": "government_contracts"
          },
          {
            "answers": "What stocks has a member of Congress been trading?",
            "name": "congress_trading"
          },
          {
            "answers": "Who is winning NIH research funding in a field?",
            "name": "nih_research_funding"
          },
          {
            "answers": "Which crypto coins are moving on unusual volume right now?",
            "name": "crypto_momentum_scanner"
          },
          {
            "answers": "Who just raised startup money, before the press?",
            "name": "startup_funding_form_d"
          },
          {
            "answers": "Who is hiring for this role right now? Live openings straight from company career sites across eight applicant tracking systems, in one schema.",
            "name": "job_openings"
          },
          {
            "answers": "What do users love or complain about in an app, and is it getting better or worse? Aspect sentiment, competitor comparison and a review trend over time that cannot be rebuilt afterwards.",
            "name": "app_review_intelligence"
          },
          {
            "answers": "What is going on with this company overall (one scored dossier)?",
            "name": "company_intelligence"
          },
          {
            "answers": "What is this company's SEC CIK and ticker? (free helper)",
            "name": "resolve_company"
          },
          {
            "answers": "How much have I spent, and what is left under my cap? (free helper)",
            "name": "usage"
          }
        ]
      }
    }
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-08-04T15:47:23.932671Z",
      "publishedAt": "2026-08-04T15:47:23.932671Z",
      "updatedAt": "2026-08-04T15:47:23.932671Z",
      "isLatest": true
    }
  }
}
Make it installable

Draft an Agent Plugin from this

An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.

Make it installable

Draft an Agent Plugin from datasignals-lab-mcp

Paste it into your assistant. It asks for the manifest, the server wiring and the skills, and for an honest account of what this record does not say. Read that second file first.

255 lines · the record is inside it, so nothing else is needed
Draft an Agent Plugin (agent-plugins.org, specification 1.1.0) that wraps the
MCP server described below, so that somebody could install one thing and have
an assistant that knows when and how to use it.

An Agent Plugin is one installable unit: a `plugin.json` manifest, an
`mcp.json` that wires up the servers it needs, and a `skills/` directory
where each skill is a folder holding a `SKILL.md`. Hand back every file in
full, each under its own path, ready to save.

1. Write `plugin.json` with `$schema` exactly `https://agent-plugins.org/schemas/1.1.0/plugin.schema.json`. The name is
   1 to 64 characters of a-z, 0-9, `-` and `.`, alphanumeric at both ends, with
   no `--` and no `..` in it.

2. Write `mcp.json` wiring THIS server exactly as its record declares it. A
   remote keeps the URL and the transport type as written. A package keeps the
   registry, the identifier and the version as written. Do not invent a command,
   a port, a flag or an argument that is not in the record.

3. Every secret stays an input. No key, token, password or connection string
   belongs in either file. Declare what has to be supplied, name it, and say what
   it is for.

4. Do not invent tools. The record lists the tools it lists, and if it lists
   none then the honest plugin says the tool list was not published rather than
   guessing one from the description.

5. Skills are jobs, not tools. Write one skill per thing somebody would actually
   ask for, and inside each one say when to reach for this server, what a good
   result looks like, and what to do when it comes back empty. A skill per tool
   is a manual page with a different filename.

6. Say where it stops. Name what this plugin will not do — what it has no tool
   for, what needs a person, and what it must not be pointed at. A plugin with no
   stated edge reads as one with no edge.

7. Keep the author's own words for the description. If you would rather say it
   differently, say yours somewhere else and leave theirs where it is.

8. Record which version of the server you wrapped, and where the record came
   from, at the top of `plugin.json`'s description or in the readme. A plugin
   nobody can trace back to a version is one nobody can update.

Produce a second file alongside them, `LIMITS.md`, and treat it as the more
important of the two. The plugin is for whoever installs it. This is for
whoever has to decide whether installing it is a good idea, and that is
usually a different person who will never read the manifest.

It has three parts.

**What this is built from.** One paragraph: whose server it is, what the
record says it does, which version, and the fact that the record is all you
had. Say plainly that nobody ran it.

**What the record does not say.** One entry per gap. Whether the tool list was
published. What the server does with what it reads. What it costs. Whether it
writes anything anywhere. What credentials it will ask for and what those
credentials can reach. An unanswered question stays an unanswered question:
do not fill one in from the description or from what similar servers usually do.

**What a person has to check before trusting it.** The specific things
somebody should verify for themselves, in the order that would stop them
soonest if the answer is bad.

Write it in plain English, and do not soften it. A plugin drafted from a
directory record is a starting point to argue with, not something to install
into anything that matters.

The server record follows, exactly as the public index holds it. It is
everything I have: nobody has run this server, called a tool on it, or checked
that the address answers.

```json
{
  "server": {
    "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
    "name": "com.datasignalslab/datasignals-lab-mcp",
    "description": "SEC, Congress, FDA, crypto, app reviews and live jobs: scored signals. 18 tools, free flagship.",
    "version": "1.6.0",
    "websiteUrl": "https://datasignalslab.com",
    "remotes": [
      {
        "type": "streamable-http",
        "url": "https://mcp.apify.com/?tools=datasignalslab/datasignals-mcp",
        "headers": [
          {
            "description": "Bearer <APIFY_API_TOKEN>. This endpoint also advertises OAuth discovery (WWW-Authenticate plus /.well-known/oauth-protected-resource), so clients that speak OAuth can obtain a token themselves.",
            "isRequired": true,
            "isSecret": true,
            "name": "Authorization"
          }
        ]
      },
      {
        "type": "streamable-http",
        "url": "https://datasignalslab--datasignals-mcp.apify.actor/mcp",
        "headers": [
          {
            "description": "Bearer <APIFY_API_TOKEN>. Direct standby endpoint; token is required by the platform.",
            "isRequired": true,
            "isSecret": true,
            "name": "Authorization"
          }
        ]
      }
    ],
    "_meta": {
      "io.modelcontextprotocol.registry/publisher-provided": {
        "categories": [
          "Finance",
          "Data & Analytics",
          "Research"
        ],
        "example_questions": [
          "Which signals have the strongest cross-source confluence right now, ranked by conviction?",
          "What stocks has Nancy Pelosi been trading lately?",
          "Which companies are insiders buying together right now?",
          "What did Berkshire Hathaway add or exit in its latest 13F?"
        ],
        "flagship_tool": "confluence_signals",
        "free_tier": {
          "includes": [
            "50 free MCP calls per month for AI agents",
            "Free preview of every report",
            "Weekly email digest of the standout signals"
          ],
          "mcp_free_calls_per_month": 50
        },
        "payment_rails": {
          "accepted": [
            "apify-platform"
          ],
          "apify_platform": "Pay-per-result, billed through your Apify account (the MCP endpoint runs as an Apify Actor).",
          "x402": {
            "enabled": false,
            "note": "An x402 (HTTP 402) rail is scaffolded but off by default; new payment rails stay off until explicitly enabled."
          }
        },
        "pricing": {
          "currency": "USD",
          "model": "charge-on-success",
          "note": "Only non-empty results are billed; an empty or failed call is never charged. confluence_signals (the flagship confluence ranking), resolve_company and usage are always free.",
          "price_per_result_usd": 0.2
        },
        "spend_control": "Pass spend_cap_usd in request metadata and call the usage tool to preview billed results, cost and remaining budget before or after a batch.",
        "summary": "Official public filings, turned into scored, source-linked signals for AI agents.",
        "tags": [
          "finance",
          "sec",
          "edgar",
          "insider-trading",
          "13f",
          "8-k",
          "13d-13g",
          "congress-trading",
          "form-d",
          "startup-funding",
          "fda",
          "biotech",
          "crypto",
          "government-contracts",
          "nih",
          "app-reviews",
          "signals",
          "financial-data"
        ],
        "tools": [
          {
            "answers": "Which signals have the strongest cross-source confluence right now, ranked by conviction? (flagship, free - the primary entry point)",
            "name": "confluence_signals"
          },
          {
            "answers": "Which companies are insiders buying together right now?",
            "name": "insider_trading_clusters"
          },
          {
            "answers": "Which insiders are planning to sell, and how much?",
            "name": "insider_selling_form144"
          },
          {
            "answers": "What did the smart money buy or sell last quarter?",
            "name": "hedge_fund_13f"
          },
          {
            "answers": "What material events just hit a company?",
            "name": "sec_8k_events"
          },
          {
            "answers": "Who just took a 5%+ stake, and do they want change?",
            "name": "activist_stakes_13dg"
          },
          {
            "answers": "When are a biotech's next trial readouts?",
            "name": "biotech_catalysts"
          },
          {
            "answers": "What did the FDA just decide for a company's drugs?",
            "name": "fda_drug_actions"
          },
          {
            "answers": "Is a company winning federal contracts?",
            "name": "government_contracts"
          },
          {
            "answers": "What stocks has a member of Congress been trading?",
            "name": "congress_trading"
          },
          {
            "answers": "Who is winning NIH research funding in a field?",
            "name": "nih_research_funding"
          },
          {
            "answers": "Which crypto coins are moving on unusual volume right now?",
            "name": "crypto_momentum_scanner"
          },
          {
            "answers": "Who just raised startup money, before the press?",
            "name": "startup_funding_form_d"
          },
          {
            "answers": "Who is hiring for this role right now? Live openings straight from company career sites across eight applicant tracking systems, in one schema.",
            "name": "job_openings"
          },
          {
            "answers": "What do users love or complain about in an app, and is it getting better or worse? Aspect sentiment, competitor comparison and a review trend over time that cannot be rebuilt afterwards.",
            "name": "app_review_intelligence"
          },
          {
            "answers": "What is going on with this company overall (one scored dossier)?",
            "name": "company_intelligence"
          },
          {
            "answers": "What is this company's SEC CIK and ticker? (free helper)",
            "name": "resolve_company"
          },
          {
            "answers": "How much have I spent, and what is left under my cap? (free helper)",
            "name": "usage"
          }
        ]
      }
    }
  },
  "_meta": {
    "io.modelcontextprotocol.registry/official": {
      "status": "active",
      "statusChangedAt": "2026-08-04T15:47:23.932671Z",
      "publishedAt": "2026-08-04T15:47:23.932671Z",
      "updatedAt": "2026-08-04T15:47:23.932671Z",
      "isLatest": true
    }
  }
}
```

The server is listed as "datasignals-lab-mcp".
What this is

MCP server

application/mcp-server-record+jsonhosted · an address you callversion 1.6.0last seen 2026-08-23

These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.

Where it lives

The publisher's own address

https://datasignalslab.com

The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.