Skip to main content
Glama
305,038 tools. Last updated 2026-07-22 22:10

"Using MySQL Database with Cursor Functionality" matching MCP tools:

  • Create database backups for PostgreSQL, MySQL, and SQLite using native dump tools, with output paths sandboxed to a designated backup directory.
    MIT
  • Create daemon apps from GitHub or Docker, and database services (PostgreSQL, Redis, MySQL, MongoDB) for Bult projects.
    MIT
  • 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

Matching MCP Servers

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.

  • Search Argus HQ public FDA enforcement data: warning letters, recalls, approvals, 483s.

  • 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
  • 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
  • Register a MySQL-compatible database connection at runtime, testing connectivity before caching and replacing any existing connection with the same name.
    MIT
  • Execute SQL statements against MySQL databases for SELECT, INSERT, UPDATE, DELETE, SHOW, DESCRIBE, and ad-hoc queries with cross-database support.
    MIT
  • Terminate the active MySQL database connection to manage resources effectively or reset the session. Use this tool to ensure clean disconnections from the MySQL MCP Server.
  • 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
  • Create a MySQL database with an auto-generated name and login. Provide a password and a label for identification.
    MIT
  • Create a new MySQL or PostgreSQL database with a dedicated user, with dry-run preview and confirmation for execution.
    MIT