69
/ 100
1 month ago
glama

Snowflake MCP Server

Enables natural language queries against Snowflake Gold-layer tables through Claude Desktop, allowing users to ask business questions in plain English without SQL knowledge.

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_USERyour_username
🔐 secretSNOWFLAKE_PASSWORDyour_password
configSNOWFLAKE_ACCOUNTyour_account_url
configSNOWFLAKE_WAREHOUSEyour_warehouse
configSNOWFLAKE_DATABASEyour_database
configSNOWFLAKE_SCHEMA
configSNOWFLAKE_ROLE
configLOG_LEVEL
configDEFAULT_QUERY_LIMIT
configMAX_QUERY_LIMIT
configQUERY_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/mrjohn91-snowflake-mcp-server-agent-1jjtlw)](https://m8ven.ai/mcp/mrjohn91-snowflake-mcp-server-agent-1jjtlw)
commit: 64d2d3ec3b01df3c270f4e8ac306678404c63e0c
code hash: 843c82660e2284cf0b1d9453edb5f3f90ecf225cc30da5015cb07498cac0ee9e
verified: 6/21/2026, 10:36:17 AM
view raw JSON →