db-mcp-server and mcp-database-server
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 mcp-database-server
executeautomation/mcp-database-server
MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
Implements MCP protocol integration with Claude Desktop, supporting multiple authentication methods including Windows Authentication for SQL Server and AWS IAM for RDS MySQL. Exposes `read_query` and `write_query` tools that allow Claude to execute parameterized SQL statements, with configurable connection parameters (timeouts, SSL, ports) passed via CLI arguments at server startup.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work