Skip to main content
Glama
306,348 tools. Last updated 2026-07-26 17:27

"How to query MySQL data on a server" matching MCP tools:

  • Execute SQL queries in Adb MySQL Cluster to retrieve data, update records, or perform database operations through the MCP server interface.
    Apache 2.0
  • 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
  • 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
  • Count records on a ServiceNow table with an optional encoded query filter. Use the Stats API for efficient server-side counting to quickly gauge data volumes.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    A Model Context Protocol server that provides read-only MySQL database queries for AI assistants, allowing them to execute queries, explore database structures, and investigate data directly from AI-powered tools.
    Last updated
    3
    47
    13
    MIT
  • -
    license
    -
    quality
    -
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    Last updated

Matching MCP Connectors

  • Made-to-order data for AI agents: company intel, B2B contacts, scraping. Pay per call via x402.

  • Architecture-grounded query for AI agents. Governance constraints, system dependencies, evidence.

  • Retrieve a list of all databases accessible to the current user on a MySQL server. Choose output as formatted markdown or JSON.
    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
  • List all databases on a MySQL server to discover available ones before querying. Returns a JSON array of database names.
    MIT
  • Retrieve all accessible databases on a MySQL server to identify available data sources for querying and analysis.
    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
  • List all accessible databases on a MariaDB/MySQL server to quickly identify available data sources for queries.
    MIT