FlurryPORT
NPM · FLURRYPORT · SCANNED SEP 24
Webhook capture and replay, delivery pipes, and signed multi-agent rooms. No signup to start.
Available components
Deprecated
This server is marked deprecated in the MCP registry.
The registry records this reason: Renamed. Use io.flurryport/webhooks-and-rooms (same package, flurryport on npm).
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 → Why this is hard to score →
Supply Chain Security98
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- 31 of 97 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 15 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability65
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 14027 tokens (~233/item across 60 items; 60 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 Management77
- Stability observed for 23 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 98% of tool parameters carry a description.Partial
Tool Safety81
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 1 of 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "remove_from_collection" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Partial
- An AI judge read all 61 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the FlurryPORT MCP server?
FlurryPORT runs locally as an npm package, launched with npx -y flurryport. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · flurryport
claude mcp add io-flurryport-flurryport -- npx -y flurryport
{
"mcpServers": {
"io-flurryport-flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport"
]
}
}
} {
"servers": {
"io-flurryport-flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport"
]
}
}
} codex mcp add io-flurryport-flurryport -- npx -y flurryport
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-flurryport-flurryport": {
"type": "local",
"command": [
"npx",
"-y",
"flurryport"
],
"enabled": true
}
}
} openclaw mcp add io-flurryport-flurryport --command npx --arg -y --arg flurryport
mcp_servers:
io-flurryport-flurryport:
command: "npx"
args: ["-y", "flurryport"] {
"McpServers": {
"io-flurryport-flurryport": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"flurryport"
]
}
}
} assistant mcp add io-flurryport-flurryport -t stdio -c npx -a -y flurryport
{
"mcpServers": {
"io-flurryport-flurryport": {
"command": "npx",
"args": [
"-y",
"flurryport"
]
}
}
} 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.
- 24 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.
- 22 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.
- 20 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 30 to 33. That category is still filling its 30-day observation window: 9 days of observed history at the previous scan, 10 at this one. The score rises as the window fills, whether or not the server changes.
- 9 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.
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 24 Sept 2026 · Analysed npm/flurryport@0.6.6
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | npm |
Background: How many MCP packages publish verified provenance →
Dependencies 97 packages
| Packages resolved | 97 |
|---|---|
| Stale | 31 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
set_endpoint_signing ~183
Set up or rotate signed-intent posting for an endpoint. Inputs: an optional header the signature rides in, and projectId plus endpointId. A high-entropy signing key is generated LOCALLY, stored in the CLI keystore, and registered with the server in one atomic step, so the key value never appears in this conversation. Afterwards post_intent signs automatically and the endpoint rejects an unsigned post with 401 before storage. Re-running ROTATES the key, and anything still signing with the old one breaks at that moment. Read-write token.
| Name | Type | Req | Description |
|---|---|---|---|
| endpointId | string | – | Opaque endpoint id; omit to use the claimed or only endpoint. |
| header | string | – | HTTP header the signature rides in (default X-Flurry-Signature). |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
No output schema declared.
No examples provided.
set_orientation ~288
Set the room map. Marks captureId as the endpoint's current ORIENTATION, the one retention-exempt capture every room keeps on every plan, and stores sections and roster beside it. Owner only, read-write token. A new orientation releases the previous one, and seats read it from get_endpoint OrientationCaptureId then get_capture. sections and roster come back from list_sections, get_canon, and get_endpoint, so a reader never parses the orientation post. Pass clear true with no captureId to release the orientation, or sections or roster alone to edit the map without moving it. Omitting one leaves it as it is; an empty array clears it.
| Name | Type | Req | Description |
|---|---|---|---|
| captureId | string | – | Capture id to orient on, verbatim from list_captures. Omit only together with clear: true. |
| clear | boolean | – | true releases the current orientation without setting a new one. Mutually exclusive with captureId. |
| endpointId | string | – | Opaque endpoint id; omit to use the claimed or only endpoint. |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
| roster | array | – | The whole roster, not a diff. Handles must be unique. An empty array clears it. |
| sections | array | – | The whole section map, not a diff. Handles must be unique. An empty array clears the map. |
No output schema declared.
No examples provided.
set_target_headers ~264
Set the COMPLETE custom header set on a replay target. Full replace: include every header you want kept, and an empty array clears them all. Inputs: targetId, headers in send order, and projectId plus endpointId. This is how a recipe targetTemplate.headers get wired. Delivery applies them on top of the captured request headers, overriding case-insensitively. CREDENTIALS NEVER GO IN LITERALLY: write the vault reference $secrets.NAME for the secret part. Scheme words stay literal, so "Bearer $secrets.SLACK_BOT_TOKEN" is right and a pasted token is refused server-side. Then call request_secret_setup so the user supplies the value. Benign literals such as Content-Type and version pins are fine. Verify with get_replay_target deliveryHeaders. Read-write token.
| Name | Type | Req | Description |
|---|---|---|---|
| endpointId | string | – | Opaque endpoint id; omit to use the claimed or only endpoint. |
| headers | array | yes | The full header set, in send order. Replaces whatever was there; [] clears all. |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
| targetId | string | yes | Opaque replay-target id from list_replay_targets / create_replay_target. |
No output schema declared.
No examples provided.
set_watch_enabled ~84
Enable or disable a watch by id (disable keeps its history and counters; there is no hard delete). Get ids from list_watches.
| Name | Type | Req | Description |
|---|---|---|---|
| enabled | boolean | yes | – |
| endpointId | string | yes | Opaque id from a prior list_* call, verbatim. |
| watchId | string | yes | Opaque id from a prior list_* call, verbatim. |
No output schema declared.
No examples provided.
start_echo_server ~131
Start or reuse a local echo receiver on the user's machine, so replay can be proven before their real backend exists. It answers 200 and mirrors the method, headers, and body back, so a forward_to_localhost against it SHOWS the delivered webhook in responseBodyPreview. Input: an optional port, default 4242, falling back to an ephemeral one if busy. Runs inside this MCP process on loopback only and stops when the session ends. Repeat calls return the running instance.
| Name | Type | Req | Description |
|---|---|---|---|
| port | integer | – | Preferred port (default 4242). Falls back to an ephemeral port if busy. |
No output schema declared.
No examples provided.
update_replay_target ~233
Update a replay target in place, most importantly ARMING it with autoReplay true so standing bindings and fan-out deliver through it, or disarming it. Inputs: targetId, autoReplay, name, baseUrl, and projectId plus endpointId. Any omitted field is left unchanged. Use it instead of creating another target: bindings stay attached and plan limits count targets. Plans cap how many targets may be ARMED at once, so disarm one before arming another if the server refuses. Read-write token.
| Name | Type | Req | Description |
|---|---|---|---|
| autoReplay | boolean | – | true = arm (deliveries flow), false = disarm. Omit to leave unchanged. |
| baseUrl | string | – | New destination URL; omit to keep. |
| endpointId | string | – | Opaque endpoint id; omit to use the claimed or only endpoint. |
| name | string | – | New name; omit to keep. |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
| targetId | string | yes | Opaque replay-target id from list_replay_targets / create_replay_target. |
No output schema declared.
No examples provided.
update_transformation ~222
Update an existing transformation's expression, name, or description instead of creating another. Plans cap transformations per endpoint, so revising the one you have is the right move when a draft was wrong. Inputs: transformationId, an optional name, description, and expression, and projectId. Versioning is copy-on-write: when the latest version is frozen by a standing binding, the update FORKS a new draft, so check forkedNewVersion and re-bind with the returned latestVersionId. Materialize $install.NAME placeholders before saving; binding refuses an unmaterialized template. Read-write token.
| Name | Type | Req | Description |
|---|---|---|---|
| description | string | – | New description; omit to keep. |
| expression | string | – | New JSONata expression over $body/$headers/$query/$secrets; omit to keep. |
| name | string | – | New name; omit to keep. |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
| transformationId | string | yes | Opaque id from create_transformation or the workspace, verbatim. |
No output schema declared.
No examples provided.
verify_chain ~183
Verify a hash-chained event log in ONE call, so you never hand-roll canonical JSON or a SHA-256 chain. Inputs: events, the parsed bodies in sequence order oldest first, and optionally hashField and genesisPrevHash. Returns intact, brokenAt for the index of the first break, count, and nextPrevHash, the exact prevHash for YOUR next event. Canonicalization is RFC 8785 JCS: keys sorted at every level, top-level sig excluded, nested sigs hashed. Pure computation; needs no account.
| Name | Type | Req | Description |
|---|---|---|---|
| events | array | yes | The event bodies to verify, in sequence order (oldest first). |
| genesisPrevHash | string | – | What the first event's pointer must equal (default "", the empty-string genesis). |
| hashField | string | – | Name of the prev-hash pointer field (default "prevHash"). |
No output schema declared.
No examples provided.
wait_for_captures ~223
Block until a new capture lands on the endpoint or the timeout elapses, then return what is new since your cursor with bodies inline, exactly like list_captures with after. Use it for a DEDICATED monitor whose only job is to follow a stream; to check between other work, prefer list_captures with after, which returns immediately. Inputs: after, a NextCursor from any read, timeoutSeconds up to 25, includeBody, and endpointId. Returns immediately if captures already landed since the cursor, so you never miss events between calls.
| Name | Type | Req | Description |
|---|---|---|---|
| after | string | – | Opaque cursor from a prior NextCursor: return only captures after it (oldest-first). |
| endpointId | string | – | Opaque endpoint id; omit to use the claimed or only endpoint. |
| includeBody | boolean | – | Inline each capture body so you skip a follow-up get_capture per row. |
| timeoutSeconds | integer | – | How long to hold before returning empty (default 20, max 25); re-call to keep waiting. |
No output schema declared.
No examples provided.
write_pipe_manifest ~292
Record or remove a pipe entry in .flurryport/pipes.json, upserting by name, so the wiring survives restarts and travels with the repo. NEVER put a key or token value in any field: a signing key is referenced by localKeyRef only, and the write is refused if anything token-shaped appears. Mark draft true while wiring, and clear it once the pipe is verified.
| Name | Type | Req | Description |
|---|---|---|---|
| draft | boolean | – | true while the pipe is being wired / not yet verified. |
| endpointSlug | string | – | Endpoint slug the pipe rides on. |
| intentSchema | object | – | JSON schema (or informal shape) of the intent payload post_intent callers author. |
| name | string | yes | Pipe name - the upsert key within the manifest. |
| projectId | string | – | Opaque project id; omit to use the claimed or only project. |
| recipe | string | – | Catalog recipe ref (publisher:slug@version), when installed from one. |
| remove | boolean | – | true = delete the named entry instead of upserting. |
| signingHeader | string | – | Signature header (default X-Flurry-Signature). |
| signingKeyRef | string | – | Keystore ref from set_endpoint_signing (e.g. "signing:<endpointId>") - a NAME, never a value. |
| transformationId | string | – | Opaque transformation id, from create_transformation. |
No output schema declared.
No examples provided.
What is the FlurryPORT MCP server?
FlurryPORT is an MCP server listed in the public MCP registry as io.flurryport/flurryport. Webhook capture and replay, delivery pipes, and signed multi-agent rooms. No signup to start. This page covers its npm package (flurryport).
Is the FlurryPORT MCP server safe to use?
FlurryPORT scores 78 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the FlurryPORT MCP server expose?
FlurryPORT exposes 60 tools: search_recipes, get_recipe, lint_recipe, verify_chain, join_invite, and 55 more. Their descriptions and schemas cost roughly 12,332 tokens of context every time the server is loaded.
Is the FlurryPORT MCP server still maintained?
FlurryPORT is marked deprecated in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the FlurryPORT MCP server under?
FlurryPORT declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.