Skip to main content
Glama
605,840 tools. Updated 2026-09-24 05:25

"How to interact with SQL databases" matching MCP tools:

  • Generate schema-aware query suggestions with ready-to-run SQL to help explore unfamiliar databases and find useful queries.
    MIT
  • Retrieve available databases, tables, and field schemas before writing SQL queries to confirm existing structures.
    MIT
  • 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
  • Run SQL queries on DuckDB or MotherDuck databases. Unqualified table names resolve automatically to the current database and schema.
    MIT
    Destructive
  • Execute SQL queries or run saved cards against Metabase databases to fetch data. Supports custom SQL and card parameters with configurable row limits.
    MIT
    Destructive

Matching MCP Servers

  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables LLMs and agents to interact with relational databases (SQL Server, MySQL, PostgreSQL) through MCP tools. Supports executing queries, inserting records, listing tables, and exposing database schemas with secure credential management.
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that translates natural-language questions into SQL, validates every query structurally, and executes approved read-only queries against a SQLite database, returning results and rejections.
    MIT

Matching MCP Connectors

  • Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.
    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
  • List all Impala databases visible to the configured user, with an optional SQL LIKE pattern to filter results.
    Apache 2.0
  • Execute a SELECT query across multiple databases and view results side by side for comparison.
    MIT
  • List the Azure SQL databases configured for this MCP server to identify available targets for performance monitoring and DBA operations.
    MIT
  • Retrieve all databases on a SQL Server instance, including names, IDs, states, and creation dates. Provide the server name obtained from list_servers.
    MIT
  • Migrates pending databases to current schema by creating fresh databases from new SQL, transferring data via ATTACH, and returning temporary paths for verification.
    MIT
  • List all databases accessible to the current user on a SQL Server instance. Quickly identify available data sources for schema exploration and read-only queries.
    MIT
  • Execute SQL or MongoDB queries against PostgreSQL, MySQL, SQLite, and MongoDB databases; destructive writes are blocked by default.
    MIT
  • List databases on a SQL Server instance, filtered by environment, state, and system database inclusion. Requires server-level access and respects environment policies.
    MIT
  • Execute read-only SQL queries against MySQL databases to explore database structures and investigate data across target environments.
    MIT
  • Explains how two MTG mechanics or cards interact under the rules, providing step-by-step resolution and clarifying common misconceptions.
    MIT