Why this server?
Enables IDE access to Supabase databases with SQL query execution, schema management, Auth admin operations, and built-in safety controls to prevent accidental destructive actions, helpful for optimizing queries.
Why this server?
A template project for building custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol, useful as a base to build an oracle query optimizer.
Alicense-qualityCmaintenanceA template project for building custom MCP servers that enables direct access to PostgreSQL databases, allowing SQL query execution and schema information retrieval through the Model Context Protocol.Last updated31MITWhy this server?
Enables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker, helpful for optimizing queries
AlicenseBqualityFmaintenanceEnables interaction with a MySQL database via JSON commands, supporting read-only queries, test execution of write queries, and table information retrieval through Docker.Last updated4246MITWhy this server?
A Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries; helpful for understanding existing queries before optimization.
Alicense-qualityCmaintenanceA Model Context Protocol server that provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.Last updated5,5821,612MITWhy this server?
Provides read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries, which is beneficial for query optimization.
Alicense-qualityCmaintenanceA Model Context Protocol server providing read-only access to MySQL databases, enabling LLMs to inspect database schemas and execute read-only queries.Last updated2,2331MITWhy this server?
Convex’s MCP server lets you introspect tables, call functions, and read/write data seamlessly. Agents can generate one-off queries safely—thanks to Convex’s sandboxed queries, ensuring data integrity, which is useful for analyzing query performance and safety

Convex MCP serverofficial
Flicense-qualityAmaintenanceConvex’s MCP server lets you introspect tables, call functions, and read/write data seamlessly. Agents can generate one-off queries safely—thanks to Convex’s sandboxed queries, ensuring data integrity. Perfect for AI automation, real-time apps, and dynamic data access.Last updated11,568Why this server?
Provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver), meaning it could connect to Oracle and thus is useful to optimize queries.
Alicense-qualityDmaintenanceProvides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver).Last updated12MITWhy this server?
Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy, allowing for read and write operations which is useful for testing optimized queries against an Oracle database.
AlicenseCqualityDmaintenanceProvides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.Last updated1123MITWhy this server?
DBCode is a Visual Studio Code extension that allows you to manage many databases... DBCode offers the option to run an MCP server, providing access to those databases, their schemas, and the ability to execute queries.
Alicense-qualityCmaintenanceDBCode is a Visual Studio Code extension that allows you to manage many databases, including PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB, and more. DBCode offers the option to run an MCP server, providing access to those databases, their schemas, and the ability to execute queries.Last updated6288ISC