69
/ 100
20 days ago
glama

snowflake-cost-mcp

Provides read-only visibility into Snowflake warehouse cost and query performance, including credit usage by warehouse, expensive queries, and heuristic right-sizing recommendations.

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: SNOWFLAKE_PASSWORD
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.
configSNOWFLAKE_ACCOUNTCopy .env.example to .env and fill in , SNOWFLAKE_USER, and SNOWFLAKE_PRIVATE_KEY_PATH (pointing at rsa_key.p8). Username/password auth is supported as a fallback for local/dev use — see .env.example.
configSNOWFLAKE_USER"": "your_service_user",
configSNOWFLAKE_PRIVATE_KEY_PATHCopy .env.example to .env and fill in SNOWFLAKE_ACCOUNT, SNOWFLAKE_USER, and (pointing at rsa_key.p8). Username/password auth is supported as a fallback for local/dev use — see .env.example.
🔐 secretSNOWFLAKE_PASSWORD
configSNOWFLAKE_ROLE"": "MCP_COST_MONITOR"
configSNOWFLAKE_WAREHOUSE
configSNOWFLAKE_DATABASE
configSNOWFLAKE_PRIVATE_KEY_PASSPHRASE
configSNOWFLAKE_MCP_LOOKBACK_DAYS
configSNOWFLAKE_MCP_MAX_ROWS
// 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/alizubairs-snowflake-cost-performance-mcp-server-1jjog8)](https://m8ven.ai/mcp/alizubairs-snowflake-cost-performance-mcp-server-1jjog8)
commit: 2c266cb2d43ec4eaa3622381b404eda5d0f2e6ca
code hash: e441664380af73a68d32090909e2eaf2a9f1cd148551ff28fa51b2569a86040b
verified: 7/11/2026, 8:20:22 AM
view raw JSON →