69
/ 100
22 days ago
glama

meetergo-mcp

MCP server that exposes meetergo's scheduling and CRM API as tools for AI assistants, enabling Proton Calendar-backed booking management and contact operations without Google Workspace.

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: MEETERGO_API_KEY
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.
configMEETERGO_API_BASEno https://api.meetergo.com/v4 Override base URL
🔐 secretMEETERGO_API_KEYexport ="rgo-...your-token..."
configMEETERGO_USER_IDOnly set if you use a Platform API Key (ak_live:…) and need to act on behalf of a specific user. With a Personal Access Token, leave it unset.
configMEETERGO_TIMEOUTno 30 Per-request timeout (seconds)
// 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/chill-lichen-meetergo-mcp-7xc8en)](https://m8ven.ai/mcp/chill-lichen-meetergo-mcp-7xc8en)
commit: 6d1e889981c53b8f37b046924f5997b7c72b5cdd
code hash: f944eec73f2586b5dca96c7c300853d3518794e920dde2c9016097046a962eea
verified: 7/9/2026, 10:03:56 AM
view raw JSON →