69
/ 100
17 days ago
glama

kicksite-mcp

MCP server for the Kicksite martial-arts school management API, enabling natural language read and write operations on students, prospects, memberships, classes, attendance, and more.

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
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 1 credential: KICKSITE_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configKICKSITE_AUDIT_LOGstderr; override with =/path/to/audit.jsonl. Fail-open
configKICKSITE_SUBDOMAINexport =dragonkarate
configKICKSITE_CLIENT_IDexport =<your_client_id>
🔐 secretKICKSITE_CLIENT_SECRETexport =<your_client_secret>
// 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 5 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/sanjibani-kicksite-mcp-1dcmxe)](https://m8ven.ai/mcp/sanjibani-kicksite-mcp-1dcmxe)
commit: 8de1fea89c058f0ea1209d7e84454a8c0c228e8e
code hash: d399f7129f4f8c565684109795925756d3e57bb0735f0913df15744670ac2c14
verified: 7/14/2026, 8:26:12 AM
view raw JSON →