53
/ 100
1 month ago
glama

customaise

Connects AI coding agents to the Customaise Chrome extension, enabling management of UserScripts and AgentScripts, visual DOM selection, tab control, and WebMCP tool calls directly from your IDE.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
5 read-only tools perform write/delete/exec — get_page_context (line 290: mkdirSync(contextDir, { recursive: true })); get_console_context (line 381: mkdirSync(contextDir, { recursive: true })); take_screenshot (line 528: mkdirSync(dirname(savePath), { recursive: true }))
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — get_page_context (line 290: mkdirSync(contextDir, { recursive: true })); get_console_context (line 381: mkdirSync(contextDir, { recursive: true })); get_selected_elements (line 725: mkdirSync(scriptDir, { recursive: true }))
⚠️
Known vulnerabilities in dependencies: 1 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
// known CVEs in dependencies1 high1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highws@8.18.0GHSA-96hv-2xvq-fx4p

ws: Memory exhaustion DoS from tiny fragments and data chunks

ws: Uninitialized memory disclosure

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCUSTOMAISE_MCP_ALLOW_INSECURE_(unset)_ Set to 1 to disable the origin allowlist. Tests only. Emits a loud warning at startup
configCUSTOMAISE_MCP_DISPATCH_TIMEOUT_MS
configCUSTOMAISE_MCP_EXTRA_EXTENSION_IDS_(empty)_ Comma-separated list of extra extension IDs allowed to connect. Needed for unpacked dev builds with a non-standard extension ID
configCUSTOMAISE_MCP_INIT_SESSION_GRACE_MS
configCUSTOMAISE_WORKSPACEIf you are using a global IDE like Claude Desktop, it defaults to your home directory (~/.customaise/). To force a specific project folder, set in your MCP config:
configCUSTOMAISE_WS_PORT4050 WebSocket server port
configVIBEMONKEY_WS_PORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 8 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/getcustomaise-customaise-mcp-13y5lv)](https://m8ven.ai/mcp/getcustomaise-customaise-mcp-13y5lv)
commit: e1fce7363475ab299824a822c78b6c45fae65da5
code hash: a0a5ad3c0cb3d446eefaa17c60fda52d587464053c7a6430e4cbdf25e807a8d8
verified: 6/21/2026, 10:20:49 AM
view raw JSON →