41
/ 100
18 days ago
glama

Gealo MCP Server

Connects AI clients like Claude, Cursor, and VS Code to a Gealo workspace's tasks, projects, meetings, documents, and chat with OAuth authentication and tenant isolation.

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: GEALO_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.
configGEALO_AUTH_MODENo oauth oauth (interactive PKCE) or service_account (headless)
configGEALO_CLIENT_IDSA only — Service account ID (sa:{uuid})
🔐 secretGEALO_CLIENT_SECRETSA only — Service account API key
configGEALO_ENABLE_HTTP_PROXYNo false Set true to honor HTTP_PROXY / HTTPS_PROXY
configGEALO_MCP_URLYes — Full MCP URL override (alternative to slug)
configGEALO_OAUTH_CALLBACK_PORTNo auto OAuth callback port (map with -p in Docker)
configGEALO_SCOPENo mcp:read OAuth / service-account scope
configGEALO_TENANT_SLUGYes — Tenant slug (e.g. acme → https://acme.gealo.app/mcp)
configGEALO_TRANSPORTNo http-only Remote transport strategy passed to the bridge (http-only recommended)
// 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 2 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/mhdyousuf-gealo-mcp-1c52v5)](https://m8ven.ai/mcp/mhdyousuf-gealo-mcp-1c52v5)
commit: 04a94d710a73c9ed6c2f87cfafc93e74c0dd9104
code hash: faa942642f7f6086754ba87bd6c49dae741379055deafd23bbabd076f8a1aea7
verified: 7/13/2026, 9:49:03 AM
view raw JSON →