Skip to main content
Glama
337,767 tools. Last updated 2026-07-30 03:01

"Queries for MySQL Database" matching MCP tools:

  • List all registered database connections for your tenant, showing name, ID, database type (PostgreSQL/MySQL/SQL Server), and creation date. Flags duplicate names. No sensitive data returned.
    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
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.
    MIT
  • List configured database connections (PostgreSQL, MySQL, Redshift) and return key, type, read-only flag, and metadata for executing queries with other tools.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that provides read-only MySQL database queries for AI assistants, allowing them to execute queries, explore database structures, and investigate data directly from AI-powered tools.
    Last updated
    3
    47
    13
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    Provides structured MySQL database operations for Claude Desktop, converting natural language requests into safe, parameterized queries.
    Last updated
    901
    1
    MIT

Matching MCP Connectors

  • Execute SQL queries on a local MySQL database as root. Blocks destructive commands like DROP and DELETE to protect data.
    GPL 2.0
  • Identify and analyze slow MySQL queries using performance_schema data to optimize database performance by examining execution times, row statistics, and query patterns.
    Apache 2.0
  • Execute read-only SQL SELECT queries to retrieve data from a MySQL database. This tool enables data analysis and information extraction through direct database queries.
    MIT
  • Dump a MySQL, PostgreSQL, or MongoDB database to a file on a remote server via SSH, with support for compression and selective table export.
    MIT
  • Show the slowest and heaviest queries for a database instance. Works with MySQL (performance_schema) and Postgres (pg_stat_statements). Requires a db profile with password from your secret store.
    MIT
  • Execute SQL queries on a MySQL/MariaDB database. Supports SELECT, INSERT, UPDATE, DELETE, SHOW, DESCRIBE, and other statements, returning formatted table output or affected row count.
    MIT
  • Register a new MySQL or Snowflake database connection to enable data reconciliation tasks. After adding, verify the connection using test_datasource.
    MIT
  • List all tables in a MySQL database. Optionally specify the database and choose response format: Markdown or JSON.
    MIT