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.
mcp_mysql_server_pro is a comprehensive MySQL Model Context Protocol (MCP) server designed to facilitate database management and analysis through CRUD operations and advanced diagnostic tools. It supports multiple MCP transfer modes including STDIO, SSE, and Streamable HTTP, making it versatile for different integration scenarios. The server enables execution of multiple SQL commands separated by semicolons and provides detailed querying capabilities such as retrieving database table names and fields based on table comments. It also offers SQL execution plan analysis to optimize query performance. A standout feature of mcp_mysql_server_pro is its database anomaly analysis, which includes health status checks, table lock analysis, and index usage evaluation. This helps in identifying performance bottlenecks and potential issues within the MySQL database. The server supports permission control with three distinct roles: readonly, writer, and admin, each with specific SQL command privileges to ensure secure and controlled access. Developers can extend the server's functionality with custom tools, enhancing its adaptability to various use cases. The server also supports prompt template invocation, allowing for automated and guided interactions with the database. The toolset includes SQL execution, Chinese field name to pinyin conversion, health status analysis, table structure and index queries, and lock detection. Installation is straightforward via pip, with configuration managed through environment variables specifying database connection details and user roles. The server can be run in different modes to suit development or production environments, and it integrates seamlessly with MCP-supported clients like Tongyi Qianwen and trae editor. Local development is supported with detailed instructions for running the server using uv in both Streamable HTTP and SSE modes. Overall, mcp_mysql_server_pro is a powerful and flexible MCP server tailored for MySQL databases, combining CRUD operations, security, and advanced diagnostic tools to support efficient database management and development workflows.
https://github.com/wenb1n-dev/mysql_mcp_server_pro
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.