Skip to main content
Glama
465,637 tools. Updated 2026-08-19 05:43

"An introduction to SQL and database queries" matching MCP tools:

  • Execute SQL queries to retrieve, insert, update, or delete data from a connected database. Supports parameterized inputs for secure querying.
    Apache 2.0
  • Run multiple SQL queries on a Databend database with safe mode that restricts write operations to a session sandbox.
    Apache 2.0
  • Execute SQL queries to debug and inspect data in dbt projects, with an optional limit parameter to control result size.
    Apache 2.0

Matching MCP Servers

  • A
    license
    -
    quality
    A
    maintenance
    MCP server that connects to SQL databases (SQLite, PostgreSQL, MSSQL, MySQL) and provides tools to run read-only queries, list schemas/tables, and manage connections via stdio transport.
    Apache 2.0
  • A
    license
    -
    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

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

  • Access comprehensive company data including financial records, ownership structures, and contact information. Search for businesses using domains, registration numbers, or LinkedIn profiles to streamline due diligence and lead generation. Retrieve historical financial performance and complex corporate group structures to support informed business analysis.

  • Execute SQL queries in a ClickHouse database, with read-only mode by default and configurable write or destructive access.
    Apache 2.0
  • Retrieve the archive database schema, including table and column names. Understand available data for crafting SQL queries.
    Apache 2.0
  • Retrieve all table names from a specified database to discover available data for SQL queries.
    Apache 2.0
  • Execute read-only, idempotent queries on an ArcadeDB database using Cypher, SQL, Gremlin, GraphQL, or MongoDB. Supports SELECT, MATCH, and other read operations.
    Apache 2.0
  • 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 SELECT queries against Apple Health data to retrieve and analyze health metrics directly from the database. Choose output as JSON, CSV, or summary to fit your analysis needs.
    MIT
  • 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
  • Format and prettify SQL queries for better readability. Supports multiple SQL dialects including MySQL, PostgreSQL, SQLite, and more.
    TypeScript
    MIT