mysql_mcp_server and pgsql-mcp-server
About mysql_mcp_server
designcomputer/mysql_mcp_server
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
This tool helps developers integrate their AI applications, like Claude Desktop or Visual Studio Code, with MySQL databases more securely and efficiently. It acts as a controlled interface, allowing AI applications to read table contents and execute SQL queries while keeping database credentials safe. Developers building AI tools that need to interact with MySQL databases would use this.
About pgsql-mcp-server
twn39/pgsql-mcp-server
🔧 A powerful tool server based on the Model Context Protocol (MCP), enabling interaction with PostgreSQL databases via MCP calls.
Built on FastMCP with asyncpg for fully asynchronous database operations, it exposes schema introspection, DQL/DML/DDL/DCL execution, and transaction management as discrete MCP tools. Designed for Python 3.10+, it supports direct CLI invocation and integrates with the MCP Inspector for visual debugging of available operations.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work