MCP.so
登录
服务器
M

Mcp Snowflake Server Nsp

@nsphung

A Snowflake MCP server — SQL queries, schema exploration, and data insights for AI assistants

概览

What is Mcp Snowflake Server Nsp?

A Model Context Protocol (MCP) server that connects AI assistants to Snowflake, enabling SQL queries, schema exploration, and data insights directly from an LLM client.

How to use Mcp Snowflake Server Nsp?

Configure the server using a TOML connection file to manage multiple environments (e.g., production, staging), choose an authentication method (password, key-pair, external browser, or TOML file), and invoke it with optional flags such as --exclude-json-results, --exclude_tools, or --prefetch to pre-load schemas.

Key features of Mcp Snowflake Server Nsp

  • Multiple authentication methods (password, key-pair, external browser, TOML)
  • TOML multi-connection config for different environments
  • Write-safety guard (disabled by default, must be explicitly enabled)
  • Exclusion patterns to filter databases, schemas, or tables
  • --exclude-json-results flag to reduce context window usage
  • Prefetch mode to pre-load table schemas as MCP resources

Use cases of Mcp Snowflake Server Nsp

  • Run SQL queries on Snowflake from an AI assistant (e.g., Claude Desktop)
  • Explore Snowflake schemas and table structures without leaving your chat
  • Derive data insights by combining natural language with query results
  • Manage multiple Snowflake environments (production, staging, development) via one config file
  • Pre-load table schemas to speed up repeated schema lookups

FAQ from Mcp Snowflake Server Nsp

Are write operations allowed?

Write operations are disabled by default. They must be explicitly enabled by the user.

Can I exclude certain databases or tables from discovery?

Yes, MCP Snowflake Server Nsp supports exclusion patterns to filter out databases, schemas, or tables from automatic discovery.

What authentication methods does the server support?

The server supports password, key-pair, external browser, and TOML connection file authentication methods.

How can I manage multiple Snowflake environments?

You can use a TOML multi-connection configuration file to define separate settings for production, staging, and development environments.

Does the server pre-load table schemas?

Yes, using --prefetch mode, table schemas can be pre-loaded as MCP resources to reduce latency on first query.

标签

来自「数据库」的更多内容