74
/ 100
16 days ago
glama

Kickd MCP Server

Enables Claude Code to manage automations, tasks, skills, workflows, credentials, variables, webhooks, events, and notifications within the kickd background automation daemon.

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
⚠️
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.
🔐
You'll be asked for 3 credentials: KICKD_API_TOKEN, KICKD_ENCRYPTION_KEY, LINKEDIN_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high1 medium19 low

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

highhono@4.12.5GHSA-88fw-hqm2-52qc

hono: CORS Middleware reflects any Origin with credentials when `origin` defaults to the wildcard

mediumhono@4.12.5GHSA-xf4j-xp2r-rqqx

Hono: Path traversal in toSSG() allows writing files outside the output directory

lowhono@4.12.5GHSA-26pp-8wgv-hjvm

Hono missing validation of cookie name on write path in setCookie()

lowhono@4.12.5GHSA-2gcr-mfcq-wcc3

Hono: app.mount() strips mount prefix using undecoded path, causing incorrect routing for percent-encoded paths

lowhono@4.12.5GHSA-3hrh-pfw6-9m5x

Hono: Cookie helper does not sanitize sameSite and priority, allowing Set-Cookie injection

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.
🔐 secretKICKD_API_TOKENBearer token for API auth (optional)
🔐 secretKICKD_ENCRYPTION_KEYAdd to .env: =<generated-key>
configKICKD_LOG_FILEPath to log file (optional)
configKICKD_LOG_FORMATtext Log format: text or json
configKICKD_LOG_LEVELinfo Log level: debug, info, warn, error
configKICKD_PORT7400 HTTP API port
configKICKD_QUEUE_CONCURRENCY5 Max concurrent queued tasks
configKICKD_QUEUE_MAX_SIZE1000 Max queue size
configKICKD_RATE_LIMITtrue Set false to disable rate limiting
🔐 secretLINKEDIN_ACCESS_TOKEN
configLINKEDIN_PERSON_URN
// 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/anbturki-kickd-1ma4hf)](https://m8ven.ai/mcp/anbturki-kickd-1ma4hf)
commit: 744f9753297846e07a43e7d0ef2d37820d0cdad0
code hash: 55bbd2f47a1782f6e65188d6bb11bca34b5d7b64b251453ff9cc6122ab04a1ad
verified: 6/24/2026, 10:01:51 AM
view raw JSON →