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.

db-mcp-server
50
Established
mysql_mcp_server
46
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 9/25
Community 21/25
Maintenance 2/25
Adoption 10/25
Maturity 9/25
Community 25/25
Stars: 351
Forks: 62
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stars: 1,154
Forks: 229
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work