Skip to main content
Glama
521,628 tools. Updated 2026-09-06 11:42

"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
  • 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
  • Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.
    MIT

Matching MCP Servers

  • 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
  • A
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    MIT

Matching MCP Connectors

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

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • 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
  • Execute a SELECT query across multiple databases and view results side by side for comparison.
    MIT
  • List databases on a remote server, or list tables (SQL) and collections (MongoDB) for a given database. Supports MySQL, PostgreSQL, and MongoDB. Read-only operation.
    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
  • Explains how two MTG mechanics or cards interact under the rules, providing step-by-step resolution and clarifying common misconceptions.
    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 mechanics or cards interact under Magic: The Gathering rules, providing step-by-step resolution and clarifying common misconceptions.
    MIT
  • Inspect app state by viewing preferences and databases. List SharedPreferences or UserDefaults, browse SQLite tables, or execute custom SQL queries on Android and iOS apps.
    MIT