337,763 tools. Last updated 2026-07-30 02:37
"A server for finding MySQL database information and resources" matching MCP tools:
- Retrieve a managed MySQL or PostgreSQL database by engine and ID, returning version, region, status, host, port, and maintenance window.Apache 2.0
- 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
- Permanently remove a MySQL database and all associated data from an Agency Plan website. The operation is idempotent, so deleting a database that doesn't exist returns success.MIT
- Establish database connections for PostgreSQL, MySQL, or SQLite to enable querying, schema management, and migration operations within the Berth MCP server.MIT
- 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
Matching MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server that provides read-only access to MySQL databases.Last updated490168MIT
- Alicense-qualityDmaintenanceEnables 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 updated113MIT
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.
Structured aquarium, marine, terrarium and paludarium data for AI agents.
- Retrieve detailed information about a Cognigy.AI package, including its name, description, and contained resources.MIT
- Create a MySQL database and dedicated user for an Agency Plan website by providing the website UID, database name, username, and password.MIT
- Lists per-server resources: domain, mail, cron, subdomain, ssl, ftp, dns, mail-filter, access-log, error-log. Optionally accepts query parameters.MIT
- Generate MySQL server-side password hashes for any plaintext. Supports SHA1-based formats (mysql41-57) and caching_sha2_password (mysql80). Returns hash with version, algorithm, and salt info.MIT
- Check PostgreSQL server version, connection status, and extension availability to verify database accessibility and configuration before monitoring or analysis tasks.MIT
- Execute SQL SELECT queries on MySQL, Oracle, GaussDB, and DM8 databases with configurable row limits and database selection.MIT
- List databases or tables/collections on remote servers for MySQL, PostgreSQL, and MongoDB without modifying data. Read-only operation for safe inspection.MIT
- Delete a Slave or Recovery MySQL server instance from a Cloud DB cluster. Requires confirmation to complete the deletion.MIT
- Retrieve a list of all PostgreSQL databases with owner, encoding, size, and connection limit information to monitor server resources and identify existing databases.MIT
- Create a new database connection in Apache Superset by providing connection details like SQLAlchemy URI, engine type, and database name to enable data visualization.MIT
- Close the database connection and release pool resources to end a session and perform cleanup.MIT
- Establish a connection to a SQL Server database using environment variables for host, user, password, and database. Returns connection status and details.Apache 2.0
- List configured database connections (PostgreSQL, MySQL, Redshift) and return key, type, read-only flag, and metadata for executing queries with other tools.MIT
- Restore a backup by backupId to a target server, overwriting existing data. Supports PostgreSQL, MongoDB, MySQL, and file backups with pre/post hooks.MIT