Skip to main content
Glama
151,324 tools. Last updated 2026-05-28 09:25

"A server for querying Oracle SQL database schemas" matching MCP tools:

  • List all schemas in a database to understand its organization. Use this before exploring tables or querying data.
    Apache 2.0
  • Generate SQL migration scripts by comparing database schemas. Compare live databases or a database against target DDL to create ALTER statements for schema updates.
    MIT
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Establish connection to SQL Server databases using environment variables for host, credentials, and database configuration. Returns connection status with host, database, and timestamp details.
    Apache 2.0

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Enables secure access to Oracle databases with fine-grained access control, supporting multiple databases simultaneously with configurable access modes (readonly/readwrite/full) and table-level permissions for safe query execution and data management.
    Last updated
    1
    MIT

Matching MCP Connectors

  • Ed25519-signed market open/close receipts for NYSE, NASDAQ, LSE, JPX, Euronext, HKEX, and SGX.

  • Agent-native price and event oracle with cryptographic source attestation

  • Discover database tables and views in SQL Server with optional filtering by schema, name pattern, or view inclusion to analyze database structure.
    Apache 2.0
  • Access the complete database schema, relationships, and SQL patterns to understand Shopify store data structure before querying.
    MIT
  • Discover available SQL Server instances before querying. Use this tool to list server names for subsequent data retrieval.
    MIT
  • Lists schemas permitted for querying based on the configured allowlist. This metadata tool requires no database call.
    MIT
  • Close all active connections to the SQL Server database to free resources, ensure clean shutdowns, or prepare for maintenance. Returns disconnection status and count of closed connections.
    Apache 2.0
  • Establish a connection to Microsoft SQL Server databases using environment variables for configuration, enabling database interactions through the MCP server.
    Apache 2.0
  • Fetch option chain data and load it into an SQL database for analysis using SQL queries. This tool enables structured querying of options data for the specified underlying symbol.
    MIT
  • Execute a read-only SQL SELECT query on a specified SQL Server and database. Retrieve data safely without modification.
    MIT
  • Close all active connections to the SQL Server database and return the disconnection status with count of closed connections.
    Apache 2.0
  • Retrieve all databases on a SQL Server instance, including names, IDs, states, and creation dates. Provide the server name obtained from list_servers.
    MIT
  • Fetch historical stock price data and load it into a SQL database for analysis. Use this tool to prepare market data for SQL queries, enabling detailed financial analysis of price trends and patterns.
    MIT
  • Retrieve all schemas from a PostgreSQL database to view their names and owners for database exploration and management.
    MIT
  • Retrieve all user-defined schemas from the configured Microsoft SQL Server database to explore its structure.
    MIT