Connects MCP-compatible agents and IDEs to databases through prebuilt or custom tools.
Key Features: Custom YAML-defined tools Multi-database source support Connects MCP clients to MySQL for SQL execution, schema inspection, and small table samples.
Key Features: SQL execution with error handling Schema metadata inspection Connects AI clients to MySQL for schema inspection and SQL queries, with opt-in writes and configurable database access controls.
Key Features: Read-only SQL access by default Schema and column metadata resource Opt-in insert, update, and delete permissions MCP server enabling SQL query execution and schema inspection on DuckDB databases.
Key Features: Single unified query tool accepting any DuckDB SQL statement Supports read-only mode to prevent write operations Automatic creation of database file and directories if missing Query and inspect multiple database systems through one MCP interface with SQL, schema discovery, and database selection tools.
Key Features: Multi-database connection support SQL execution with markdown or JSON results Schema and table inspection MySQL MCP server with CRUD, anomaly analysis, role-based permissions, and extensible custom tools support.
Key Features: Supports all MCP transfer modes: STDIO, SSE, Streamable HTTP Role-based permissions: readonly, writer, admin Multiple SQL statements execution separated by semicolons MCP server for SQL syntax validation, linting, dialect conversion, and query analysis using SQLGlot.
Key Features: SQL syntax validation and linting SQL dialect transpilation (e.g., MySQL to PostgreSQL) Extraction of table and CTE references MCP server for Postgres with tools for index tuning, query plans, health checks, and safe SQL execution.
Key Features: Database health checks including index, vacuum, replication, and cache analysis Industrial-strength index tuning algorithms EXPLAIN plan validation and hypothetical index simulation MCP access to Valkey and Redis monitoring data, including metrics, slow commands, hot keys, clients, and cluster health.
Key Features: Queries Valkey and Redis monitoring data Analyzes slow commands and hot keys Manages Prisma Postgres databases through MCP, including migrations, SQL queries, backups, recovery, and schema inspection.
Key Features: Local Prisma CLI MCP server Remote Prisma Postgres MCP endpoint SQL execution and schema introspection Stores and retrieves semantic memories in Qdrant using configurable embeddings, collections, and local or remote database connections.
Key Features: Qdrant-backed semantic memory FastEmbed model configuration Remote URL and local-path connection modes Java MCP server providing generic JDBC connectivity to databases with schema, table, and query support.
Key Features: Retrieve database schemas and tables Describe detailed table metadata Filter tables by name substring