Skip to main content
Glama
522,260 tools. Updated 2026-09-06 12:44

"A server for finding SQL query resources and examples" matching MCP tools:

  • Generate schema-aware query suggestions with ready-to-run SQL to help explore unfamiliar databases and find useful queries.
    MIT
  • Assembles a complete system prompt with database schema, object classes, properties, codelists, spatial context, and optional SQL examples and query guidelines.
    Apache 2.0
  • Retrieve detailed information about a specific scheduled query by ID, including SQL code, schedule configuration, and metadata for security monitoring analysis.
    Python
    Apache 2.0
  • Check whether a SQL query is syntactically correct with QuestDB's validator. Catch syntax errors before sending the query to the database.
    Apache 2.0

Matching MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server providing SQLite database access for AI agents, enabling SQL execution, schema inspection, CRUD operations, and data export.
    MIT

Matching MCP Connectors

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

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

  • Execute a SQL query against GreptimeDB. Supports read-only queries by default, with optional write mode for destructive operations.
    MIT
  • Filter SQL query examples to only those matching object classes present in your database. Provide object class IDs to get relevant examples.
    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
  • Analyze SQL query execution plans to optimize database performance and identify potential bottlenecks in Adb MySQL databases.
    Apache 2.0
  • Explain a SQL query for YDB by retrieving its execution plan to identify performance issues and optimize database operations.
    Apache 2.0
  • Run SQL queries directly on Ontario's open data portals. Use for quick, one-off data retrieval from datastore-active resources.
    MIT
  • Validate SQL syntax, detect N+1 queries, duplicates, and other anti-patterns across single or batch SQL statements.
    MIT
  • Save a SQL query to Redash for reuse, scheduling, or dashboarding. Requires a data source ID and validation before saving.
    MIT
    Destructive
  • 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
  • Execute SQL SELECT queries to retrieve data from PostgreSQL databases. This read-only tool returns query results with rows, columns, and metadata for database analysis.
    MIT
  • Execute a read-only SQL query via a Preset database connection to verify query functionality before dataset creation. Supports SELECT, SHOW, DESCRIBE, and EXPLAIN statements.
    MIT