Skip to main content
Glama
260,329 tools. Last updated 2026-07-05 05:08

"Connect to MySQL server, edit database structure, and run manual migrations" matching MCP tools:

  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • Retrieve the SKILL.md instruction manual and file structure of an installed skill to understand how to use it after installation.
    MIT
  • Retrieve a list of all databases accessible to the current user on a MySQL server. Choose output as formatted markdown or JSON.
    MIT
  • 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
  • List all tables in a MySQL database. Optionally specify the database and choose response format: Markdown or JSON.
    MIT

Matching MCP Servers

  • A
    license
    -
    quality
    D
    maintenance
    Enables secure MySQL database operations through natural language with built-in safety features. Supports SELECT queries by default while providing configurable restrictions for INSERT, UPDATE, and DELETE operations.
    Last updated
    95
    MIT

Matching MCP Connectors

  • Governed personal world model and memory for your AI agent. Pair once, connect over MCP.

  • AI-native art catalogue. Catalogue works, parse provenance, and generate signed RAIs.

  • 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
  • List database tables, views, and indexes to understand database structure and relationships for PostgreSQL, MySQL, and SQLite connections.
    MIT
  • Generate, run, or revert database migrations for Vendure projects. Automate schema changes and manage version control efficiently with this tool, ensuring seamless updates and rollbacks.
    MIT
  • Connect to a named MCP server, list its tools, and measure connection latency without persisting the connection.
    MIT
  • Connect to any PostgreSQL database to check connection status or discover available databases. Supports SSL, AWS Secrets Manager, and automatic instance discovery.
    MIT
  • List databases or tables/collections on a remote server using MySQL, PostgreSQL, or MongoDB without modifying any data.
    MIT
  • Restore a backup by backupId to a server, overwriting existing data. Supports PostgreSQL, MongoDB, MySQL, and files with pre/post hooks.
    MIT
  • Import a database dump file into a remote database, replacing existing data. Supports MySQL, PostgreSQL, and MongoDB with automatic decompression of .gz files.
    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
  • Test SQL migrations safely by executing all statements in a transaction, capturing real results and errors, then rolling back to prevent changes.
    MIT
  • Dump a MySQL, PostgreSQL, or MongoDB database to a remote file over SSH. Read-only operation with optional gzip compression.
    MIT