Data & Digital

AI tools · Data & Digital

Connect your warehouse, BI, vector stores and notebooks to an AI assistant so it can query, explore and explain your data with real schema context, no hand-written SQL required.

Warehouses & SQLBI & AnalyticsVector & Search DBsNotebooks & Frameworks

24 resources

Warehouses & SQL

9
crossMCPOfficialNew 16k

MCP Toolbox for Databases (genai-toolbox)

Google's open-source MCP server for connecting AI agents to databases, with prebuilt tools, connection pooling, IAM auth and OpenTelemetry. It supports BigQuery, Postgres, MySQL, SQL Server, Oracle, Snowflake, ClickHouse and many more. Aimed at data teams exposing several databases to their agents.

mcpdatabasessqlbigquery
crossMCPOfficialNew 817

ClickHouse MCP Server

ClickHouse's official MCP server that lets an AI assistant run SQL queries and browse databases and tables on a ClickHouse cluster. It also supports the embedded chDB engine and a read-only mode that guards against destructive operations. Useful for analytics teams working at large scale.

mcpclickhouseolapsql
crossMCPOfficialNew 587

dbt MCP Server

dbt Labs' official MCP server for interacting with dbt Core, dbt Fusion and the dbt Platform. It exposes SQL execution, the Semantic Layer, the Discovery API and CLI commands to AI agents. Aimed at analytics engineering teams modeling their data with dbt.

mcpdbttransformationsemantic-layer
crossMCPOfficialNew 498

MotherDuck / DuckDB MCP Server

Official MCP server for DuckDB and MotherDuck that enables SQL analytics over local files, in-memory, S3-hosted and MotherDuck cloud databases. It runs read-only by default. Useful for quickly querying analytical data from an AI assistant.

mcpduckdbmotherducksql
crossMCPOfficialNew 93

Databricks MCP Servers (Unity Catalog / Genie)

Databricks Labs MCP servers that expose Unity Catalog data, vector search indexes, functions and Genie spaces to AI agents. They let an assistant query enterprise data. Aimed at data teams working on the Databricks lakehouse.

mcpdatabricksunity-cataloggenie
claudeMCPOfficialNew

PostgreSQL MCP server

MCP server that lets Claude query a PostgreSQL database and inspect its schemas directly. The assistant can then answer data questions without you writing SQL by hand. Useful for exploring a relational database in natural language.

databasesql
crossMCPOfficialNew

Snowflake Managed MCP Server (Cortex)

Snowflake's official managed MCP server: a governed interface that gives AI agents access to Cortex Analyst (structured data via semantic views), Cortex Search (unstructured search) and direct SQL execution, with role-based access control and no separate infrastructure. Aimed at data teams on Snowflake.

mcpsnowflakecortexdata-warehouse
crossMCPOfficialNew

Starburst MCP Server (Trino)

MCP server built into Starburst Enterprise/Galaxy: a stateless, authenticated HTTP endpoint for read-only SQL over a Starburst (Trino) cluster, plus data-product search and parameterized query tools. Aimed at teams querying federated data through Trino.

mcpstarbursttrinosql
claudeMCPOfficialNew

Supabase MCP Server

MCP server that connects an AI assistant to Supabase projects to manage tables, run SQL, handle migrations and query the database. Useful for driving a Supabase Postgres backend from an assistant. Aimed at developers building on Supabase.

BI & Analytics

5
crossMCPOfficialNew 303

Tableau MCP Server

Tableau's official MCP server: a set of tools, resources and prompts that let AI agents query and understand data published in Tableau. Useful for exploring dashboards and data sources from an assistant. Aimed at BI teams on Tableau.

mcptableaubivisualization
chatgptSkillOfficialNew

Advanced Data Analysis (docs)

A ChatGPT capability that lets you upload files and spreadsheets, then writes and runs Python to clean, analyze and chart the data. Useful for exploring a dataset and getting results without writing code yourself. Handy for data teams that need quick, ad-hoc analysis.

datacode-interpretercharts
chatgptCustom GPTOfficialNew

Data Analyst (GPT)

OpenAI's official Data Analyst GPT: upload a spreadsheet or dataset and it returns analysis, charts and plain-language insights through its code interpreter. Ready to use inside ChatGPT. Useful for getting quick insights with no setup.

custom-gptdata-analysischartsopenai
crossMCPNew 55

Metabase MCP Server (CognitionAI)

Community MCP server covering the Metabase API with 80+ tools: dashboards, cards/questions, databases and tables. It lets an AI assistant run and manage analytics in Metabase. Useful for BI teams that want to drive their dashboards from an assistant.

mcpmetabasebidashboards
chatgptCustom GPTNew

SQL Chat (GPT)

Custom GPT that helps write, explain and optimize SQL queries, and turns natural-language questions into SQL. Ready to use inside ChatGPT. Useful for analysts and business users who want to build queries without mastering all the syntax.

custom-gptsqldatabasedata

Vector & Search DBs

6
crossMCPOfficialNew 1.5k

Qdrant MCP Server

Qdrant's official MCP server that acts as a semantic memory layer: it stores and retrieves vectors through the Qdrant vector search engine for LLM apps. Useful for giving an assistant memory and retrieval. Aimed at teams building RAG applications.

mcpqdrantvector-databaseembeddings
crossMCPOfficialNew 1.1k

MongoDB MCP Server

MongoDB's official MCP server for MongoDB databases and Atlas clusters. It provides find/aggregate/insert/update/delete plus Atlas cluster and Stream Processing management, in read-only or full-access modes. Aimed at teams working with document data.

mcpmongodbatlasnosql
crossMCPOfficialNew 685

Elasticsearch MCP Server

Elastic's official MCP server that connects an AI agent to Elasticsearch indices and lets it query them in natural language. It is now in maintenance mode, superseded by the Elastic Agent Builder MCP endpoint (9.2.0+). Useful for teams running search and data on Elasticsearch.

mcpelasticsearchsearchelastic
crossMCPOfficialNew 568

Chroma MCP Server

Chroma's official MCP server that connects an AI assistant to the Chroma vector database: semantic search, full-text search and metadata filtering across collections. Built for RAG workflows. Aimed at teams building retrieval and memory layers for LLM apps.

mcpchromavector-databaserag
crossMCPOfficialNew 267

Neo4j MCP Server

Neo4j's official MCP server (written in Go) that gives an AI assistant structured access to a Neo4j graph: schema exploration, Cypher execution via natural language and GDS procedure listing. Aimed at teams working with graph data.

mcpneo4jgraph-databasecypher
crossMCPOfficialNew 70

Pinecone Developer MCP Server

Pinecone's official MCP server that lets an AI coding assistant search Pinecone docs, manage indexes and query vector data from the development environment. Aimed at developers building semantic search applications.

mcppineconevector-databaseembeddings

Notebooks & Frameworks

4