Toolpin

Tool index

subscribe

Exposed by 1325 servers, with 11 different definitions behind the one name.

The same name does not mean the same tool here.

1325 servers expose subscribe and we have recorded 11 distinct definitions of it. Compare the parameters below before assuming one is a drop-in for another.

io.github.pipeworx-io/denue reachable

INEGI DENUE MCP — Mexico's directory of economic units (~6M businesses).

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/deps-dev reachable

deps.dev — Google's package metadata + dependency graph API

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/design-feeds reachable

Design Feeds MCP.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/destatis reachable

Destatis MCP — Germany's official statistics (Destatis GENESIS-Online).

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/devdocs-io reachable

DevDocs.io keyless docs index + entry search + content (Angular, MDN, Rust, etc.).

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/dev-feeds reachable

Developer Feeds MCP.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/devto reachable

DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/dexscreener reachable

DEX Screener MCP — DEX price/liquidity/volume data

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/dicebear reachable

DiceBear MCP — wraps DiceBear Avatar API v7 (free, no auth)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/dictionary reachable

Dictionary MCP — wraps Free Dictionary API (free, no auth)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/diff reachable

Text diff MCP.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/diffbot reachable

Diffbot MCP — Knowledge Graph company enrichment + web content extraction (diffbot.com)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/digimon reachable

Digimon API MCP (digi-api.com).

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/digitalnz reachable

DigitalNZ MCP.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/digitraffic-ais reachable

Digitraffic AIS MCP — live vessel positions in Finnish and Baltic Sea waters.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/discogs reachable

Discogs MCP — music release / artist / label database

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/disease reachable

Disease MCP — wraps disease.sh API (COVID-19 statistics, no auth required)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/disify reachable

Disify MCP — wraps Disify API (free, no auth)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/disney reachable

Disney character database MCP.

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
io.github.pipeworx-io/dnd5e reachable

D&D 5e MCP — wraps the D&D 5th Edition API (free, no auth)

Subscribe to Alerts

Create a proactive monitoring subscription to a live-data event stream. Returns the new subscription id. Requires a Pipeworx OAuth account (anonymous + BYO cannot persist subscriptions). Supported types: "sec_8k" (8-K filings matching ticker + item codes — e.g. items:["5.02"] = officer change), "polymarket_edge" (Polymarket↔Kalshi cross-venue mispricings — params:{topic:"fed"}), "fred_series" (new FRED observations — params:{series_id:"UNRATE"}). Delivery channels: feed (always on — pull via recent_alerts or GET registry.pipeworx.io/alerts.json), and optionally email (set delivery:{email:"[email protected]"}) or sms (delivery:{sms:"+15551234567"} — phone must be verified at /account first; 10/day cap).

ParameterTypeDescription
type* string Subscription type.
one of: sec_8k, polymarket_edge, fred_series, patent_grant, clinical_trial
params* object Type-specific filter. sec_8k: {ticker:"AAPL", items?:["5.02","1.01"]}. polymarket_edge: {topic:"fed", min_spread_bps?:500}. fred_series: {series_id:"UNRATE"}. patent_grant: {applicant:"Apple Inc."}. clinical_trial: {sponsor?:"Pfizer", condition?:"lung cancer", phase?:"PHASE3"} (sponsor or condition required).
delivery object Optional delivery channels in addition to the always-on persistent feed. {email:"[email protected]"} sends a templated alert per fired event. {sms:"+15551234567"} sends an SMS per event — must match the verified phone on the caller's account (verify at https://pipeworx.io/account first; 10/day cap). {webhook:"https://..."} POSTs each event JSON to your endpoint, HMAC-signed — the response includes deliver

* required

Author's annotations: readOnlyHint=False, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.

no output schema sha256 c30895ddc537cda5 read 2026-08-27 repository
← previous more servers →

What this page is

Every field above is reproduced as the server published it at the time shown. The description and the annotations are claims by the server's author. Toolpin does not call tools, so we cannot tell you whether a tool does what it says.

What we can tell you is whether the claim changed. The hash covers the fields the MCP specification defines, so a vendor build stamp does not move it but a rewritten description does. See how we monitor, or this server's change history.