Fleets
NPM · FLEETS-MCP · SCANNED AUG 3
Multi-site analytics as tools: GA4, Search Console, Cloudflare edge, PageSpeed, insights.
Available components
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 Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (95 of 102), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (95 of 102), so this covers what we could see, not the whole tree. 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 29 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1183 tokens (~65/item across 18 items; 18 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.
npm · fleets-mcp
claude mcp add runfleets-cli -- npx -y fleets-mcp
codex mcp add runfleets-cli -- npx -y fleets-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"runfleets-cli": {
"type": "local",
"command": [
"npx",
"-y",
"fleets-mcp"
],
"enabled": true
}
}
} openclaw mcp add runfleets-cli --command npx --arg -y --arg fleets-mcp
mcp_servers:
runfleets-cli:
command: "npx"
args: ["-y", "fleets-mcp"] {
"mcpServers": {
"runfleets-cli": {
"command": "npx",
"args": [
"-y",
"fleets-mcp"
]
}
}
} 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.
- 3 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.
- 2 Aug 26 +30
- Provenance: fail → unverified ▼ security
- Install scripts: pass → unverified ▼ security
- Known CVEs: unverified → partial ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Maintenance: pass → unverified ▼ functional
- License: pass → unverified ▼ functional
- Stability: unverified → 0.20 ▲ functional
- Dependency health: unverified → partial ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Licence: MIT functional
- 1 Aug 26 −5
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- 31 Jul 26 −7
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −30
- Known CVEs: partial → unverified ▼ security
- Malware scan: pass → unverified ▼ security
- Dependency health: partial → unverified ▼ functional
- 29 Jul 26 +54
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Security disclosure: unverified → fail ▼ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Tool coverage: unverified → 100 ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Licence: MIT functional
- 28 Jul 26 −20
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: unverified → partial ▲ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
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 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 95 packages
95 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
ask ~55
Ask a natural-language analytics question; the Fleets agent runs the right tools server-side and returns an answer with citations.
| Name | Type | Req | Description |
|---|---|---|---|
| model | string | — | model (default haiku) |
| question | string | yes | the question, plain English |
No output schema declared.
No examples provided.
campaigns ~73
GA4 UTM campaign breakdown for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | — | max rows to return (default: all) |
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
demographics ~59
GA4 age + gender breakdown (requires Google Signals).
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
devices ~59
GA4 device-category breakdown with engagement and bounce rate.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
edge ~66
Cloudflare edge analytics for a site: bots vs humans, cache hit rate, requests.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
events ~79
GA4 event breakdown (event name, count, users) for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | — | max rows to return (default: all) |
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
funnel ~77
GA4 conversion funnel across two or more event/step names.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
| steps | array | yes | two or more funnel step names, in order |
No output schema declared.
No examples provided.
insights ~44
AI-ready signals worth investigating across all sites, or filtered to one. Each insight includes a ready-to-run prompt.
| Name | Type | Req | Description |
|---|---|---|---|
| site | string | — | optional: filter to one site slug |
No output schema declared.
No examples provided.
landers ~73
GA4 top landing pages for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | — | max rows to return (default: all) |
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
list_sites ~40
List all sites on your Fleets account with their connected sources (GA4 property, Cloudflare zone, GSC site). Start here to get slugs.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
log_change ~106
Record a change you or your agent made to a site (deploy, copy edit, campaign) so it can be correlated with analytics later.
| Name | Type | Req | Description |
|---|---|---|---|
| actor | string | — | optional actor label (default: agent) |
| description | string | yes | what changed, plain English |
| path | string | — | optional page path e.g. /pricing |
| site | string | yes | site slug the change targets |
| tag | string | — | optional tag e.g. campaign, content, fix |
No output schema declared.
No examples provided.
recall ~62
Show recent logged changes for a site (from log_change / `fleets log`).
| Name | Type | Req | Description |
|---|---|---|---|
| since | string | — | time range e.g. 7d, 30d (default 30d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
referrals ~72
GA4 referral traffic breakdown for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | — | max rows to return (default: all) |
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
seo ~66
Google Search Console summary (clicks, impressions, CTR, position) for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
sources ~74
GA4 top traffic sources / channels for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | string | — | max rows to return (default: all) |
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
speed ~47
PageSpeed Insights score + Core Web Vitals for a site's homepage.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | site slug (from list_sites) |
| strategy | string | — | mobile (default) or desktop |
No output schema declared.
No examples provided.
stats ~68
GA4 summary for a site: sessions, users, pageviews, events, engagement, bounce.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.
users ~63
GA4 user + session breakdown (country + device) for a site.
| Name | Type | Req | Description |
|---|---|---|---|
| range | string | — | time range e.g. 7d, 30d, 24h (default 7d) |
| slug | string | yes | site slug (from list_sites) |
No output schema declared.
No examples provided.