67
/ 100
10 days ago
glama

Claude Code Gateway

Enables local Claude Code to interact with Snowflake, Asana, M365, GitHub, and Hive Mind with automatic response truncation to prevent memory overload.

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
13 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 7 credentials: SNOWFLAKE_PASSWORD, ASANA_TOKEN, ASANA_ACCESS_TOKEN, MAKE_API_KEY, GITHUB_TOKEN, ELEVENLABS_API_KEY, M365_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.
configMAX_RESPONSE_BYTES51200 Maximum response size in bytes
configMAX_ROWS100 Maximum rows from database queries
configMAX_EMAIL_COUNT25 Maximum emails per request
configMAX_TASK_COUNT50 Maximum Asana tasks per request
configMAX_FILE_LIST100 Maximum files in directory listings
configSNOWFLAKE_ACCOUNT
configSNOWFLAKE_USER
🔐 secretSNOWFLAKE_PASSWORD"": "your-password",
configSNOWFLAKE_WAREHOUSE
configSNOWFLAKE_DATABASE
configSNOWFLAKE_ROLE
🔐 secretASANA_TOKEN"": "your-token",
🔐 secretASANA_ACCESS_TOKEN
configASANA_WORKSPACE_ID
🔐 secretMAKE_API_KEY
configMAKE_ORGANIZATION_ID
configMAKE_TEAM_ID
🔐 secretGITHUB_TOKEN"": "your-token",
🔐 secretELEVENLABS_API_KEY
configGOOGLE_APPLICATION_CREDENTIALS
configM365_TENANT_ID"": "your-tenant",
configM365_CLIENT_ID"": "your-client-id",
🔐 secretM365_CLIENT_SECRET"": "your-secret"
configM365_DEFAULT_USER
// 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/jstewartrr-infra-20260105-claude-code-gateway-1bbntg)](https://m8ven.ai/mcp/jstewartrr-infra-20260105-claude-code-gateway-1bbntg)
commit: 399f23fdbe7fe7b3870a70925d52f3037ba36c6f
code hash: 63d3c8d98bdcdc1e23e9a0ea55b5cd9dbbc10a4a5f37119dbd224638172a40a2
verified: 7/21/2026, 9:17:10 AM
view raw JSON →