Skip to main content
Glama
605,552 tools. Updated 2026-09-24 01:29

"MySQL Official Resources" matching MCP tools:

  • Execute SQL queries in Adb MySQL Cluster to retrieve data, update records, or perform database operations through the MCP server interface.
    Apache 2.0
  • Lists per-server resources: domain, mail, cron, subdomain, ssl, ftp, dns, mail-filter, access-log, error-log. Optionally accepts query parameters.
    MIT
  • Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.
    MIT
  • 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
  • Creates compressed remote MySQL, PostgreSQL, or MongoDB backups over SSH without modifying the source database. Supports transaction-safe MySQL dumps and PostgreSQL custom-format backups.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables read-only SQL queries and schema inspection for legacy MySQL 5.0–5.6 deployments using SHOW-based metadata tools, without write operations or modern authentication support.
    11
    42 npm
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    MCP server that lets clients run SQL (select/insert/update/delete) against a MySQL database, with readonly and readwrite modes.
    4
    -

Matching MCP Connectors