dolthub/dolt
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
Trino MCP Server is a Go implementation of an MCP server for Trino, the distributed SQL query engine used to federate queries across data sources such as Hive, Iceberg, PostgreSQL and object storage. The tools let a client enumerate catalogues, schemas and tables, inspect column definitions, and execute SQL queries against the cluster, so a model can discover the available data before writing a query rather than guessing at names. Being written in Go, it ships as a single static binary with no runtime dependency, and is distributed as tagged GitHub releases and as a container image on GitHub Container Registry. The repository puts noticeable weight on supply-chain and code quality signals: Trivy vulnerability scanning in continuous integration, SLSA level 3 build provenance, Go Report Card grading and published pkg.go.dev documentation. Connection settings — the Trino coordinator host, port, user and catalogue — come from environment variables, and the server runs over stdio for local clients. It is MIT licensed. The audience is data teams already running Trino who want analysts to ask questions in natural language while the model composes the actual SQL, and platform engineers who need an MCP server they can deploy as a container with verifiable build provenance.
https://github.com/tuannvm/mcp-trino
Dolt is a SQL database with Git-like version control capabilities, enabling users to manage, version, and collaborate on data and schemas as easily as code in Git repositories.
DBX is a lightweight, cross-platform database client supporting over 70 databases, featuring a built-in AI assistant, MCP Server, and available as desktop, Docker, or CLI.
Open-source generative BI engine that exposes governed text-to-SQL, a semantic layer and dashboard generation to AI agents through an MCP server and CLI across more than twenty data sources.
MCP Toolbox for Databases is an open-source Model Context Protocol (MCP) server that connects AI agents, IDEs, and applications directly to enterprise databases, offering both pre-built and custom ...
The Notion MCP Server is an official MCP server implementation that enables secure, programmatic interaction with Notion content through MCP commands, optimized for AI agents and supporting multiple deployment options.
DBHub is a universal database gateway implementing the Model Context Protocol (MCP) server interface, enabling MCP clients to connect to and explore multiple database systems including MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and SQLite.
Postgres MCP Pro is an open-source Model Context Protocol server for PostgreSQL that provides advanced database health monitoring, index tuning, query plan analysis, and safe SQL execution to support AI agents and developers throughout the application lifecycle.
Supabase MCP Server connects Supabase projects to AI assistants using the Model Context Protocol, enabling LLMs to manage and query Supabase resources.