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
- Execute SELECT SQL queries on Hologres databases using serverless computing resources to handle memory-intensive operations and avoid query memory limitations.Apache 2.0
- Analyze SQL statements and optimize performance. Provide an SQL statement and database ID to receive optimization suggestions.Apache 2.0
- Analyzes and fixes SQL errors by processing the SQL statement, error message, and database ID to resolve database issues.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
- Alicense-qualityAmaintenanceMCP 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
- Alicense-qualityCmaintenanceMCP 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
- Get a direct sign-on link to phpMyAdmin for a specified database, enabling visual management of tables, SQL queries, imports, and exports.MIT
- 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 read-only SQL queries against your PostgreSQL database and retrieve the results.MIT
- Retrieve SQL best practices, indexed columns, optimization tips, and expensive operations to avoid for efficient 3DCityDB queries.Apache 2.0
- Execute read-only SQL queries on your Neon database and retrieve results directly through the integration hub.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
- Execute read-only SQL queries on your Supabase database to retrieve data without modifying it.MIT
- Execute SQL queries against your Aliyun RDS Supabase database, automatically using direct connection or RPC fallback.MIT
- Format and prettify SQL queries for better readability. Supports multiple SQL dialects including MySQL, PostgreSQL, SQLite, and more.TypeScriptMIT