db-mcp-server and mysql_mcp_server
These are competitors offering overlapping MCP database access functionality, with A supporting multiple database systems while B specializes exclusively in MySQL connectivity.
About db-mcp-server
FreePeak/db-mcp-server
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Supports MySQL, PostgreSQL, SQLite, and Oracle databases with automatic tool generation for each connection—query execution, transactions, schema exploration, and performance analysis all exposed as distinct MCP tools. Built in Go using Clean Architecture patterns and compatible with OpenAI Agents SDK, it offers flexible deployment via stdio (IDE integration), SSE, or Docker with optional lazy-loading for managing 10+ concurrent database connections.
About mysql_mcp_server
designcomputer/mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
Exposes MySQL tables as MCP resources and executes arbitrary SQL queries with structured error handling, communicating via stdio transport for seamless integration with Claude Desktop and VS Code. Credentials are configured entirely through environment variables, with built-in logging for audit trails and enforcement of least-privilege database access patterns.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work