MCP SQL Server
JSON →An MCP server for querying PostgreSQL and MySQL databases, currently at version 1.0.6. It enables AI assistants in editors like Cursor and Windsurf to explore database schemas, execute queries, and generate database-aware code. The server connects to PostgreSQL and MySQL databases via environment variables, supports connection pooling, parameterized queries, and auto-connect on startup. It can be run directly with npx without installation. Release cadence is not documented; it's a single-instance server intended for local or dev use. Differentiates from other MCP servers by supporting both PostgreSQL and MySQL in one package, with a simple configuration model.
Resources
packagepostgres-mysql-mcp-server ↗