mcpserver.lol
registry/cws
Connection check local install

cws

MCP server for Chrome Web Store — extension upload, publish, status, and rollout

Tools 5
GitHub stars 4
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

5 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

cancel from source
Cancel a pending submission on Chrome Web Store. Can be used to cancel an item currently in review.
get from source
Get the current metadata of a Chrome Web Store item (v1.1 API). Returns title, description, category, and other listing fields. Note: v1 API is deprecated and will be removed after…
publish from source
Publish an extension to Chrome Web Store. Supports immediate publish, staged publish, initial deploy percentage, and skip-review.
status from source
Fetch the current status of an extension on Chrome Web Store. Returns published/submitted revision status, deploy percentage, version, takedown/warning flags, and last upload state…
upload from source
Upload a ZIP file to update an existing Chrome Web Store item draft. Note: Creating new items via API is not supported in v2 — use the Developer Dashboard to create new items.