Skip to main content
Glama
581,663 tools. Updated 2026-09-16 19:30

"A server for connecting to a 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
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT
  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    Read-only MySQL MCP server that lets AI agents list tables, describe schemas, and run SELECT/SHOW/EXPLAIN queries with a row cap, bound to a single database for safety.
    3
    MIT

Matching MCP Connectors

  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Open or reuse a tunnel to a configured database connection without connecting to the database. Returns the local host/port and tunnel_id for later tunnel management.
    MIT
  • Create a .sql dump of a MySQL database on the FastPanel host via SSH, returning the file path and byte size.
    MIT
  • Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.
    MIT
  • Verify MySQL connectivity by running SELECT VERSION() and returning connected status plus server version. Use this first to confirm the connection before schema or data queries.
    MIT
  • Retrieve step-by-step setup instructions for connecting the PinCushion browser extension to this MCP server, with configuration examples for popular AI coding agents.
    MIT
  • Execute SQL queries on a local MySQL database as root. Blocks destructive commands like DROP and DELETE to protect data.
    GPL 2.0
  • Import a database dump file into a remote MySQL, PostgreSQL, or MongoDB instance, replacing existing data. Supports compressed .gz files and drops existing objects before loading.
    MIT
  • Lists database names from a legacy MySQL server using SHOW DATABASES, hiding system databases unless include_system_databases is enabled. Use the resulting name to inspect tables.
    MIT
  • 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
  • Retrieve the AgentForge Trust Score (0-100) for any MCP server, including breakdowns across code health, security, behavioral audit, community trust, and EU compliance. Use before connecting to evaluate server trustworthiness.
    MIT
  • Restore the memory database from a validated backup file, replacing the live database. Restart the MCP server after restore for changes to apply.
    MIT
    Destructive
  • Retrieves complete VPS details: datacenter, IPs, CPU/RAM, bandwidth, disk usage, MySQL/PHP, firewall, and premium support contacts. Drill into a specific server after listing.
    MIT