74
/ 100
1 month ago
glama

sidekick

Enables persistent remote VPS collaboration with MCP tools, live dashboard, and autonomous AI agent for code execution, memory, and task automation.

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.
🔐
You'll be asked for 3 credentials: GROQ_API_KEY, SIDEKICK_API_KEY, SIDEKICK_DASHBOARD_PASS
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.
🔐 secretGROQ_API_KEYThe agent bridge also supports Groq cloud API — when is set, it uses Groq instead of Ollama for near-instant LLM responses.
configGROQ_MODELllama3-8b-8192 Groq model name
configOLLAMA_URL
configSIDEKICK_AGENT_PORT4099 Agent bridge port
configSIDEKICK_ALLOWED_IPSMCP Server Bearer token auth + IP whitelist () + dangerous command blocklist
🔐 secretSIDEKICK_API_KEYAPI key for MCP server auth
configSIDEKICK_DASHBOARD_ALLOWED_IPS
🔐 secretSIDEKICK_DASHBOARD_PASSDashboard basic auth password (empty = disabled)
configSIDEKICK_DASHBOARD_PORT4098 Dashboard port
configSIDEKICK_DASHBOARD_USERDashboard HTTP Basic Auth (/PASS) + agent proxy via localhost-only bridge
configSIDEKICK_DATA_DIR./data Data directory for logs, KV, conversations
configSIDEKICK_MAX_ITERATIONS15 Max agent loop iterations (safety limit)
configSIDEKICK_PORT4097 MCP server 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 1 concrete improvement 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/geoffmcc-sidekick-1j2km0)](https://m8ven.ai/mcp/geoffmcc-sidekick-1j2km0)
commit: b5721b5283d82f6f3e7b28bbc4a92b40688520ce
code hash: 791ed0ebb1e5448590d52bbbf42a21eb782b0ad7a0f80ca6c1c6ad9bb735f2b4
verified: 6/10/2026, 10:20:44 AM
view raw JSON →