Skip to main content
Glama
101,157 tools. Last updated 2026-04-06 20:46
  • Retrieve a categorized list of MySQL databases to distinguish user databases from system databases like information_schema and mysql for database management.
    MIT
  • Retrieve MySQL database information from specified environments to understand database structures and configurations for query planning and data investigation.
    MIT
  • Establish a connection to a MySQL database by providing host, user, password, and database name to enable database interactions through the MCP MySQL Server.
    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
  • Establish a connection to a MySQL database using URL or configuration parameters to enable database interactions through the MCP MySQL Server.
    Apache 2.0

Matching MCP Servers

  • -
    security
    A
    license
    -
    quality
    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 6 months ago
    160
    MIT

Matching MCP Connectors