Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fnf-deepHeading • Data & Databases
A read-only MCP server that provides secure, read-only access to Snowflake databases for agents and clients.
Read-only access to Snowflake tables to fetch data for analysis or context without risk of modifying the database.
Run safe, restricted SQL queries (SELECTs only) against Snowflake via the MCP protocol using Docker or UVX deployments.
A lightweight connector to integrate Snowflake data into LLM-based workflows while enforcing table-name and SQL keyword restrictions.
MCP Snowflake Reader exposes Snowflake databases over the MCP protocol in a secure, read-only manner. It accepts Snowflake connection details as a JSON string and can be run via Docker or UVX; it also provides a Smithery installer entry. The server enforces read-only restrictions and forbids dangerous SQL keywords, helping agents safely query table data without risking modifications.
Executes a read-only SQL query against the Snowflake database. Args: sql: SQL query string to execute (must be read-only) Returns: Query results as a JSON-formatted string Note: This function is restricted to read-only operations for security
Returns a list of all tables in the connected Snowflake database. The result is formatted as a JSON string containing table information.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.