Skip to main content
Glama
166,494 tools. Last updated 2026-05-31 23:01

"Running MySQL Queries Through a MySQL Socket" matching MCP tools:

  • Execute read-only SQL queries against PostgreSQL, MySQL, or SQL Server. Automatically adapts syntax to the target dialect. Returns results with connection and dialect metadata. Default limit 100 rows.
    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 active database sessions and identify blocking locks using system views for PostgreSQL, MySQL, and SQL Server.
    MIT
  • Analyze SQL query execution plans and receive plain-English performance recommendations. Supports PostgreSQL and MySQL.
    MIT
  • Read server files through SQL injection using UNION SELECT LOAD_FILE(). Requires MySQL FILE privilege to access server-side files like /etc/passwd for security testing.
    MIT
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT

Matching MCP Servers

  • F
    license
    A
    quality
    C
    maintenance
    A tool that provides simple API to execute SQL queries and manage MySQL databases, designed to integrate with Cursor IDE for AI assistants to directly perform database operations.
    Last updated
    8
    2
  • A
    license
    A
    quality
    -
    maintenance
    Connect and interact with MySQL databases seamlessly. Execute SQL queries, manage database connections, and retrieve data directly through AI assistants. Enhance your AI capabilities with structured access to your MySQL data.
    Last updated
    9
    1
    18

Matching MCP Connectors

  • Manage your Canvas coursework with quick access to courses, assignments, and grades. Track upcomin…

  • Semantic search through Dickens' A Christmas Carol by meaning, theme, or character.

  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Execute SQL queries in GreptimeDB using MySQL dialect to retrieve, analyze, and manage data efficiently through a secure Model Context Protocol server interface.
    MIT
  • Execute SQL queries in MySQL databases directly from Claude AI. Retrieve table information and manage database interactions using natural language commands.
    MIT
  • Execute SQL queries in Adb MySQL Cluster to retrieve data, update records, or perform database operations through the MCP server interface.
    Apache 2.0
  • Execute read-only SQL queries on MySQL databases through environment-based routing with security constraints. Configure environments like dev or prod_ro, run single statements, and manage execution limits.
    ISC
  • Identify and analyze slow MySQL queries using performance_schema data to optimize database performance by examining execution times, row statistics, and query patterns.
    Apache 2.0
  • 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
  • Generate ALTER TABLE ADD INDEX SQL for MySQL columns flagged as missing indexes, including composite variants and EXPLAIN guidance to confirm index usage.
    MIT
  • Execute a single write-capable SQL statement on a MySQL database environment with policy-based security controls and environment routing.
    ISC