Search for:

A server for querying Oracle SQL database schemas

  • 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.

    -
    security
    F
    license
    -
    quality
    An enhanced Model Context Protocol server that enables LLMs to inspect database schemas with rich metadata and execute read-only SQL queries with safety checks.
    177
    1
    TypeScript
    • Apple
  • Why 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.

    -
    security
    F
    license
    -
    quality
    Provides read-only access to PostgreSQL databases, enabling LLMs to inspect database schemas and execute read-only SQL queries.
    23,627
    JavaScript
    • Apple
  • Why 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.

    A
    security
    F
    license
    A
    quality
    MCP server that allows Claude AI to interact directly with MySQL databases, enabling query execution and table information retrieval through natural language.
    1
    5
    2
    JavaScript
  • Why 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.

    -
    security
    F
    license
    -
    quality
    Provides generic Open Database Connectivity (ODBC) to any Database Management System (DBMS) that's accessible via an ODBC Connector (Driver).
    TypeScript
    • Apple
  • Why this server?

    Provides SQLAlchemy connectivity, which could be used to connect to Oracle databases, inspect schemas, and execute queries.

    A
    security
    A
    license
    A
    quality
    Provides SQLAlchemy (via pyodbc) connectivity to any Database Management System (DBMS) that's accessible via SQLAlchemy.
    11
    7
    Python
    Apache 2.0
    • Apple
    • Linux
  • Why 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.

    A
    security
    A
    license
    A
    quality
    Connect 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.
    9
    14
    3
    TypeScript
    MIT License
  • 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.

    -
    security
    A
    license
    -
    quality
    Enables AI agents to interact with PostgreSQL databases through the Model Context Protocol, providing database schema exploration, table structure inspection, and SQL query execution capabilities.
    4
    Python
    MIT License
    • Linux
    • Apple
  • Why 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.

    -
    security
    F
    license
    -
    quality
    DBCode 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.
    4
    80
  • Why this server?

    Although the description indicates MySQL and PostgreSQL support, it could potentially be extended to include Oracle SQL databases as well.

    -
    security
    A
    license
    -
    quality
    The Multi DB MCP Server is a high-performance implementation of the Database Model Context Protocol designed to revolutionize how AI agents interact with databases. Currently supporting MySQL and PostgreSQL databases.
    97
    Go
    MIT License
    • Linux
    • Apple