Skip to main content
Glama
524,225 tools. Updated 2026-09-06 14:34

"Querying data in MySQL" matching MCP tools:

  • 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 SQL INSERT queries to add new records into MySQL database tables, enabling data population and storage operations.
    MIT
  • Remove records from MySQL database tables using SQL DELETE queries to manage data cleanup, compliance, or maintenance tasks.
    MIT

Matching MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A FastMCP-based server that enables interaction with MySQL databases, supporting client-server communication for querying and analyzing MySQL data.
    -

Matching MCP Connectors

  • List NHTSA model years that have recall or complaint data. Use issue_type 'r' for recalls, 'c' for complaints to identify available years before querying.
    MIT
  • Check US states' data coverage in the Gov Data registry, including Socrata portals, mapped dataset categories, and GIS services, before querying specific state data.
    MIT
  • Find available field names, data types, and formats for any Treasury Fiscal Data API endpoint, helping you understand the data structure before querying.
    MIT
  • Search SAP Data Dictionary for tables by keyword, matching names and descriptions, to identify the correct table before querying.
    MIT
  • Retrieve CDEC station metadata: location, operator, river basin, and available sensors. Use it to find station IDs before querying sensor data.
    MIT
  • Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.
    MIT
  • Execute large market data API calls and optionally store results as in-memory DataFrames for SQL querying. Automatically detects pagination via _next_page to retrieve complete datasets.
    MIT
  • List data sources by type to view available connections in DolphinScheduler. Specify ds_type such as HIVE, MYSQL, or POSTGRESQL to filter results.
    Apache 2.0
  • Execute SQL queries in Adb MySQL Cluster to retrieve data, update records, or perform database operations through the MCP server interface.
    Apache 2.0
  • Verify the last OmniFocus sync state to confirm data is up-to-date before querying cross-device information.
    MIT