Skip to main content
Glama
313,973 tools. Last updated 2026-07-28 10:28

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

Matching MCP Servers

Matching MCP Connectors

  • MCP tools: collectible price-fairness, recall safety, drop tracking, card grading, settlements.

  • Executes SQL in a real ephemeral database: rows, typed errors with suggestions, plans, diffs.

  • Run SQL queries to analyze, modify, or troubleshoot Heroku PostgreSQL databases. Execute commands or file-based queries with credential management for direct database access.
    Apache 2.0
  • Retrieve database schemas from a specified watsonx.data catalog. Provide catalog name and engine ID to get a list of schemas with their names and total count.
    Apache 2.0
  • Execute SQL queries on Apache Doris databases via the Doris MCP Server. Specify SQL statements, target database, row limits, and timeout settings for precise query handling and result retrieval.
    Apache 2.0
  • Execute write SQL statements such as INSERT, UPDATE, DELETE, and DDL on a MySQL database, with optional bind parameters and database selection.
    MIT
  • Execute read-only SQL SELECT queries against a database connection, returning rows, columns, row count, and execution time while rejecting unsafe statements.
    MIT
  • Execute read-only SQL queries on Microsoft SQL Server, supporting SELECT, temp table batches, and whitelisted stored procedures. Returns data as JSON or Markdown.
    MIT
  • Discover available databases on SQL Server by querying sys.databases, excluding system databases by default and respecting blocklist configurations to identify accessible data sources.
    Apache 2.0
  • Register a new database connection with encrypted credentials to enable subsequent schema introspection and querying.
    MIT
  • Search and explore database objects like schemas, tables, columns using SQL LIKE patterns. Choose from three detail levels to balance token usage with metadata completeness.
    MIT