Why this server?
Although this server is specific to PostgreSQL, the rich metadata capabilities and schema inspection features it provides could be adaptable to other database systems, including Oracle SQL, with modifications.
AlicenseNot gradedqualityDmaintenanceAn enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only SQL queries with safety checks.26925MITWhy this server?
While specifically for PostgreSQL, it offers read-only access, schema inspection, and SQL query execution, matching core requirements and could potentially be adapted for Oracle SQL.
AlicenseNot gradedqualityDmaintenanceProvides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.100,745MITWhy this server?
While specific to MySQL, it offers query execution and table information retrieval functionalities that are conceptually similar to what's needed for Oracle SQL, and may serve as a baseline.
AlicenseBqualityDmaintenanceMCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.154MITWhy this server?
This server is explicitly designed for Oracle Database, providing functionalities to expose database tables/columns as context, allow users to generate SQL statements, and retrieve results using natural language prompts.
AlicenseNot gradedqualityDmaintenanceA Model Context Protocol Server that enables LLMs to interact with Oracle Database by providing database tables/columns as context, allowing users to generate SQL statements and retrieve results using natural language prompts.35Apache 2.0Why this server?
This server provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver), including Oracle SQL.
AlicenseNot gradedqualityFmaintenanceProvides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver).12MITWhy this server?
Provides SQLAlchemy connectivity, which could be used to connect to Oracle databases, inspect schemas, and execute queries.
AlicenseCqualityFmaintenanceProvides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.1124MITWhy this server?
While the name indicates MySQL, the ability to manage database connections, execute SQL queries, and retrieve data might be adaptable to other databases, including Oracle SQL.
AlicenseAqualityNot gradedmaintenanceConnect and interact with MySQL databases seamlessly. Execute SQL queries, manage database connections, and retrieve data directly through AI assistants. Enhance your AI capabilities with structured access to your MySQL data.91718-Why this server?
Although focused on PostgreSQL, the core functionalities of schema exploration and query execution might be adaptable to other database systems like Oracle.
AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with PostgreSQL databases through the Model Context Protocol, providing database schema exploration, table structure inspection, and SQL query execution capabilities.15MITWhy this server?
This VS Code extension manages multiple databases, including PostgreSQL, MySQL, SQL Server, DuckDB, Redis, MongoDB, and more, and offers an MCP server providing access to those databases, their schemas, and query execution.
AlicenseNot gradedqualityAmaintenanceDBCode 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.3340ISC