io.github.chrischall/crowntowncompost-mcp
NPM · CROWNTOWNCOMPOST-MCP · SCANNED SEP 20
Customer access to the Crown Town Compost portal: pickups, invoices, and skips (AI-built).
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 → Why this is hard to score →
Supply Chain Security100
- 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
- 0 of 16 dependencies flagged as unhealthy. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to chrischall/crowntowncompost-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 0 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability84
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1132 tokens (~102/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
- Stability observed for 28 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "crowntown_contact_support" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.chrischall/crowntowncompost-mcp server?
io.github.chrischall/crowntowncompost-mcp runs locally as an npm package, launched with npx -y crowntowncompost-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · crowntowncompost-mcp
claude mcp add chrischall-crowntowncompost-mcp -- npx -y crowntowncompost-mcp
{
"mcpServers": {
"chrischall-crowntowncompost-mcp": {
"command": "npx",
"args": [
"-y",
"crowntowncompost-mcp"
]
}
}
} {
"servers": {
"chrischall-crowntowncompost-mcp": {
"command": "npx",
"args": [
"-y",
"crowntowncompost-mcp"
]
}
}
} codex mcp add chrischall-crowntowncompost-mcp -- npx -y crowntowncompost-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrischall-crowntowncompost-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"crowntowncompost-mcp"
],
"enabled": true
}
}
} openclaw mcp add chrischall-crowntowncompost-mcp --command npx --arg -y --arg crowntowncompost-mcp
mcp_servers:
chrischall-crowntowncompost-mcp:
command: "npx"
args: ["-y", "crowntowncompost-mcp"] {
"McpServers": {
"chrischall-crowntowncompost-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"crowntowncompost-mcp"
]
}
}
} assistant mcp add chrischall-crowntowncompost-mcp -t stdio -c npx -a -y crowntowncompost-mcp
{
"mcpServers": {
"chrischall-crowntowncompost-mcp": {
"command": "npx",
"args": [
"-y",
"crowntowncompost-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.
- 20 Sept 26 0
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- Package version: 0.6.0 → 1.0.0 functional
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 18 Sept 26 +1
- Stability: 0.83 → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Dependency health: 0.87 → 1.00 ▲ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.5.2 → 0.6.0 functional
- Package version: 0.3.0 → 0.6.0 functional
- 16 Sept 26 −2
- Stability: pass → 0.80 functional
- 15 Sept 26 +25
- Malware scan: unverified → pass ▲ security
- Known CVEs: unverified → pass ▲ security
- Stability: 0.97 → pass security
- Dependency health: unverified → 0.87 ▲ functional
- 14 Sept 26 −9
- Stability: 0.93 → unverified ▼ security
- Known CVEs: pass → unverified ▼ security
- Provenance: pass → unverified ▼ security
- Tool safety: pass → unverified ▼ security
- Capabilities: pass → unverified ▼ functional
- Dependency health: 0.87 → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- Schema quality: Schema quality not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. functional
- Package version: 0.5.1 → 0.5.2 functional
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.
- 10 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- Package version: 0.5.0 → 0.5.1 functional
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 Sept 2026 · Analysed npm/crowntowncompost-mcp@1.0.0
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | chrischall/crowntowncompost-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/chrischall/crowntowncompost-mcp/.github/workflows/release-please.yml@refs/heads/main |
| Rekor log index | 2893921552 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:5742a194e620c2049f5f8a5b0050a4d1f885d25b559cad793dbe7e3738fedc7ce15111592c64839db12ba25276b5911593c5e9040ba0b11e804895315 |
Background: How many MCP packages publish verified provenance →
Dependencies 16 packages
| Packages resolved | 16 |
|---|---|
| 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 →
crowntown_contact_support Send a message to customer support ~102
Send a message to Crown Town Compost customer support. Without confirm:true this is a DRY RUN that returns a preview and makes no network call.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| string | – | Reply-to email (defaults to the account email if omitted). | |
| message | string | yes | The message to send to support. |
| phone | string | – | Contact phone (optional). |
No output schema declared.
No examples provided.
crowntown_get_account Get account contact details ~130
Get your account contact details (first name, last name, phone) and notification preferences (email reminders, service notifications). Read-only — use crowntown_update_account to change them.
| Name | Type | Req | Description |
|---|---|---|---|
| view | string | – | Response shape: "compact" (default) drops fields the response already carries elsewhere; "full" returns every field this server understands. compact strips image/avatar URLs from the response; "full"… |
No output schema declared.
No examples provided.
crowntown_get_dashboard Get account dashboard summary ~66
Get your Crown Town Compost dashboard: account status, active subscription (plan, price, renewal date), next service date, service address(es) and their pickup day(s), and your composting environmental impact (lbs diverted, seedlings, miles offset, gallons of gas). Read-only.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
crowntown_get_pickup_schedule Get pickup schedule (days + time window) ~110
Get the pickup schedule for each service address: pickup day(s), next service date, the official set-out-by time, and an observed arrival-time window (earliest/latest/typical and whether it is consistent or varies) derived from the recorded collection times in your service history. Crown Town Compost publishes no guaranteed arrival window, so the observed window is empirical. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| history_sample | integer | – | How many recent stops to derive the observed time window from (max 100). |
No output schema declared.
No examples provided.
crowntown_healthcheck Verify Crown Town Compost auth + connectivity ~62
Confirm credentials are configured, log in to the Crown Town Compost portal, fetch the dashboard, and report {authenticated, account_status, service_addresses} with a plain-English hint distinguishing "no creds" vs "bad creds" vs "site error". Read-only.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
crowntown_list_invoices List billing history (invoices) ~88
List your Crown Town Compost invoices — number, date, amount, status, whether payable, and links (Stripe PDF / receipt / hosted invoice page). Paginated. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| page | integer | – | 1-based page number. |
| payable_only | boolean | – | Return only open/payable invoices. |
| per_page | integer | – | Rows per page (max 100). |
No output schema declared.
No examples provided.
crowntown_list_service_history List service history (pickups) ~109
List past collection stops for your account — date, status (Success/Missing/Empty/Inaccessible/Unacceptable), collection time, weight, and services rendered. Paginated and filterable by status. Read-only.
| Name | Type | Req | Description |
|---|---|---|---|
| page | integer | – | 1-based page number. |
| per_page | integer | – | Rows per page (max 100). |
| status | string | – | Filter by outcome. Omit for all. One of: success, missing, empty, inaccessible, unacceptable. |
No output schema declared.
No examples provided.
crowntown_list_upcoming_services List upcoming (skippable) services ~64
List upcoming scheduled collection days from the service calendar, each with the identifiers needed to skip it (rid, clid), the service date, and whether it is currently scheduled or already skipped. Read-only — use crowntown_skip_service to actually skip/unskip.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
crowntown_report_missed_pickup Report a missed pickup ~115
Report that a scheduled collection was missed. This notifies Crown Town Compost staff. Without confirm:true this is a DRY RUN that returns a preview and makes no network call.
| Name | Type | Req | Description |
|---|---|---|---|
| comment | string | – | Optional note with details for the staff. |
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| date | string | yes | The date of the missed pickup (as shown on your service calendar, e.g. "Jul 24, 2026"). |
No output schema declared.
No examples provided.
crowntown_skip_service Skip or un-skip an upcoming service ~151
Skip (or un-skip) an upcoming collection day. Pass the rid + clid from crowntown_list_upcoming_services. Without confirm:true this is a DRY RUN that returns a preview and makes no network call.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | "skip" to skip the day, "unskip" to restore it. Match the action from the upcoming-services list. |
| clid | string | yes | Client-location id (data-clid) from crowntown_list_upcoming_services. |
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| rid | string | yes | Route id (data-rid) from crowntown_list_upcoming_services. |
No output schema declared.
No examples provided.
crowntown_update_account Update account contact details / preferences ~135
Update your contact details and/or notification preferences. Reads your current account form, changes ONLY the field(s) you specify, and re-saves the rest verbatim. Without confirm:true this is a DRY RUN showing the resulting state.
| Name | Type | Req | Description |
|---|---|---|---|
| confirm | boolean | – | Must be true to proceed. Without this, the tool returns a preview. |
| first_name | string | – | New first name. |
| last_name | string | – | New last name. |
| phone | string | – | New phone number. |
| send_email_reminders | boolean | – | Toggle email pickup reminders. |
| service_notifications | boolean | – | Toggle service notifications. |
No output schema declared.
No examples provided.
What is the io.github.chrischall/crowntowncompost-mcp server?
io.github.chrischall/crowntowncompost-mcp is listed in the public MCP registry as io.github.chrischall/crowntowncompost-mcp. Customer access to the Crown Town Compost portal: pickups, invoices, and skips (AI-built). This page covers its npm package (crowntowncompost-mcp).
Is the io.github.chrischall/crowntowncompost-mcp server safe to use?
io.github.chrischall/crowntowncompost-mcp scores 94 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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 io.github.chrischall/crowntowncompost-mcp server expose?
io.github.chrischall/crowntowncompost-mcp exposes 11 tools: crowntown_healthcheck, crowntown_get_dashboard, crowntown_get_account, crowntown_update_account, crowntown_list_service_history, and 6 more. Their descriptions and schemas cost roughly 1,132 tokens of context every time the server is loaded.
Is the io.github.chrischall/crowntowncompost-mcp server still maintained?
io.github.chrischall/crowntowncompost-mcp is still listed as active in the MCP registry. We last reached this channel on 20 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 io.github.chrischall/crowntowncompost-mcp server under?
io.github.chrischall/crowntowncompost-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.