Skip to main content
Glama
220,171 tools. Last updated 2026-06-21 11:03

"Connecting to a Local MySQL Database" matching MCP tools:

  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • List all tables in a MySQL database. Optionally specify the database and choose response format: Markdown or JSON.
    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
  • Import a database dump file into a target database on a remote server, replacing existing objects. Supports MySQL, PostgreSQL, MongoDB, and 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

Matching MCP Servers

Matching MCP Connectors

  • Find local businesses on Google: name, address, phone, hours, ratings, and photos.

  • Transform any blog post or article URL into ready-to-post social media content for Twitter/X threads, LinkedIn posts, Instagram captions, Facebook posts, and email newsletters. Pay-per-event: $0.07 for all 5 platforms, $0.03 for single platform.

  • Register a new MySQL or Snowflake database connection to enable data reconciliation tasks. After adding, verify the connection using test_datasource.
    MIT
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Terminate the active MySQL database connection to manage resources effectively or reset the session. Use this tool to ensure clean disconnections from the MySQL MCP Server.
  • Inspect a database or ORM schema to understand its structure. Supports SQLite, PostgreSQL, MySQL, Prisma, and Drizzle with local caching.
    MIT
  • Execute read-only SELECT queries on MySQL databases to retrieve data without modifying records. Specify the database connection and SQL statement to run secure queries.
    MIT
  • Establish a connection to a MySQL database using provided credentials or environment variables, enabling database operations through the MCP Server MySQL.
    MIT
  • Provision a database on Coolify by specifying its type, server UUID, project UUID, and environment name. Supports PostgreSQL, MySQL, MariaDB, MongoDB, Redis, ClickHouse, Dragonfly, and KeyDB.
    MIT
  • Close the active MySQL database connection to free server resources and properly terminate the session.
    MIT
  • Establish a connection to a MySQL database using host, user, password, and database details. Allows integration with MCP MySQL Server for query execution, table listing, and automated connection management.
    MIT