Official AntV MCP server that turns a description of your data into a rendered chart — 26 visualization types from bar and line to sankey, mind-map, fishbone and geographic maps.
SnowflakeMCP Server
Summary
Snowflake Labs' MCP server — query the warehouse, use Cortex search and analyst, and manage objects.
Features
- Query Snowflake warehouses through Cortex services
- Object management for databases, schemas, and tables
- Configurable tool exposure via a service config file
Installation
Set up this MCP server in your favorite AI agent — copy a ready-made configuration below.
Description
Snowflake's MCP server from Snowflake Labs connects an assistant to a Snowflake account, covering both data access and the Cortex AI services layered on top of it.
Capabilities
- Cortex Analyst for asking questions of a semantic model in natural language and getting governed SQL back
- Cortex Search for retrieval over unstructured data stored in Snowflake
- SQL execution against warehouses, with configurable permissions on what statement types are allowed
- Object management for databases, schemas, tables, warehouses, and stages
Configuration
Tool exposure is driven by a service configuration file, so you decide exactly which Cortex services and SQL operations an assistant can reach. That granularity matters in an environment where the warehouse holds regulated data and query cost is metered.
Runs with uvx snowflake-labs-mcp pointed at your config file, authenticating through standard Snowflake connection parameters or key-pair authentication.
Related MCP Servers
Turso's hosted MCP server — manage Turso Cloud databases, branch them point-in-time and run SQL from a coding agent, authorised over OAuth with no API token to paste.
Google's official Firebase MCP server — 70+ tools across Firestore, Auth, Crashlytics, Cloud Functions, Storage, Messaging and Remote Config, shipped inside the Firebase CLI.
InfluxData's official MCP server for InfluxDB 3 — schema discovery, bounded SQL and InfluxQL queries, line-protocol writes and token administration across Core, Enterprise and Cloud.
