SmartDB_MCP and mcp-database-server
About SmartDB_MCP
wenb1n-dev/SmartDB_MCP
Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
Implements the Model Context Protocol (MCP) server interface, enabling AI clients to query and manage databases through a standardized tool interface with eight specialized capabilities: SQL execution with role-based permission controls, health diagnostics, schema inspection, index analysis, and SQL optimization powered by execution plans. Supports connection pooling, OAuth 2.0 authentication, and role-based access control (readonly/writer/admin) across five major database engines, with deployments via pip, Docker, or stdio/SSE/HTTP transport modes.
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