mysql-mcp-server and mcp-database-server
These are competitors, as both tools provide read-only access to various SQL databases, with "dpflucas/mysql-mcp-server" focusing specifically on MySQL and "executeautomation/mcp-database-server" offering broader support for SQLite, SQL Server, and PostgreSQL.
About mysql-mcp-server
dpflucas/mysql-mcp-server
An MCP server provides read-only access to MySQL databases.
This tool helps developers integrate read-only access to MySQL databases into other applications, especially AI agents. It takes your MySQL database credentials and allows programs to list databases, view table schemas, and execute safe SQL queries. This is designed for developers building applications that need to interact with MySQL for data retrieval.
About mcp-database-server
executeautomation/mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
This project helps integrate various database systems directly with Claude. It allows you to connect Claude to your SQLite, SQL Server, PostgreSQL, or MySQL databases to read or modify data. The end-user persona for this project is a developer or system administrator who wants to enable Claude to interact with structured data sources.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work