Skip to main content
Glama
299,393 tools. Last updated 2026-07-14 21:36

"Reading data from 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
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    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

Matching MCP Servers

Matching MCP Connectors

  • Connect your AI to any database — PostgreSQL, MySQL, or SQL Server — in seconds.

  • Read-only PostgreSQL, MySQL, SQL Server access via MCP — 24 dialect-aware hosted tools.

  • Dump a MySQL, PostgreSQL, or MongoDB database to a remote file over SSH. Read-only operation with optional gzip compression.
    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
  • Connect to a MySQL database by providing a connection string. The connection persists for subsequent queries until changed.
    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.
  • 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
  • Execute SELECT queries to retrieve data from MySQL databases, enabling data reading operations through prepared statements.
    MIT