Skip to main content
Glama
452,595 tools. Updated 2026-08-13 11:30

"MySQL database information and resources" matching MCP tools:

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.
    60
    MIT

Matching MCP Connectors

  • Access comprehensive company data including financial records, ownership structures, and contact information. Search for businesses using domains, registration numbers, or LinkedIn profiles to streamline due diligence and lead generation. Retrieve historical financial performance and complex corporate group structures to support informed business analysis.

  • Live stock information

  • List configured database connections (PostgreSQL, MySQL, Redshift) and return key, type, read-only flag, and metadata for executing queries with other tools.
    MIT
  • Import a database dump file into a remote server 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
  • Check MySQL server and database reachability, returning ok status and latency in milliseconds without exposing credentials or configuration details.
    MIT
  • Dump a MySQL, PostgreSQL, or MongoDB database to a file on a remote server via SSH, with support for compression and selective table export.
    MIT
  • Analyze MySQL table statistics to identify optimization needs like index improvements, table fragmentation, and partitioning opportunities by examining size, row counts, and index information.
    Apache 2.0
  • 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
  • Create a new MySQL or PostgreSQL database with a dedicated user. Preview with dry_run=true, execute with confirm=true.
    MIT