mariadb-changeStatusDDokploy MCP ServerUpdate the status of a MariaDB instance to manage its lifecycle, such as setting to idle, running, done, or error.Apache 2.0
mariadb-startDDokploy MCP ServerStart a MariaDB database instance by its identifier. Activates a stopped MariaDB service to restore database operations.Apache 2.0
mariadb-stopDDokploy MCP ServerStop a running MariaDB database instance by providing its unique identifier.Apache 2.0
mariadb-saveEnvironmentDDokploy MCP ServerSave environment variables for a MariaDB instance by specifying its ID and the environment string.Apache 2.0
mariadb-updateDDokploy MCP ServerUpdate a MariaDB database service's configuration—adjust resources, environment, network, or swarm settings—by providing its ID.Apache 2.0
mariadb-moveDDokploy MCP ServerMove a MariaDB instance to a specified target environment. Use this action to relocate databases between environments.Apache 2.0
MariaDB-MCPDatabasesDeveloper ToolsTheNesdarkFlicenseAqualityBmaintenanceEnables interaction with MariaDB/MySQL databases via MCP, supporting read-only mode, SQL execution, and schema inspection. Last updated 2026-07-086
mcp-mariadbDatabasesDeveloper ToolssiakhooiAlicense-qualityAmaintenanceA simple MCP server that executes SQL queries on a MariaDB database using a YAML config file. Last updated 2026-08-011MIT
mariadb-removeDDokploy MCP ServerRemove a MariaDB database instance using its unique identifier. Deletes the specified MariaDB from your Dokploy server.Apache 2.0
mariadb-reloadDDokploy MCP ServerReload a MariaDB database for an application by providing the database ID and app name.Apache 2.0
mariadb-changePasswordDDokploy MCP ServerChange the password for a MariaDB user or root account on a Dokploy server.Apache 2.0
mariadb-searchDDokploy MCP ServerSearch MariaDB databases and related resources by name, app, project, or environment using query parameters.Apache 2.0
mariadb-readLogsDDokploy MCP ServerRetrieve logs from a MariaDB database instance, with options to filter by tail lines, time range, or search pattern.Apache 2.0
mariadb-saveExternalPortDDokploy MCP ServerAssign or update the external port of a MariaDB instance to configure remote access.Apache 2.0
mariadb-createDDokploy MCP ServerProvision a MariaDB database on Dokploy. Specify database name, user, password, and environment; optionally set Docker image and root password.Apache 2.0
mariadb-oneDDokploy MCP ServerRetrieve details of a specific MariaDB instance by its ID for management and monitoring.Apache 2.0
mariadb-rebuildDDokploy MCP ServerRebuild a MariaDB database by ID. Reset or recreate the specified MariaDB instance.Apache 2.0
mariadb-deployDDokploy MCP ServerDeploy a MariaDB database on Dokploy by providing its unique ID. This tool initiates the deployment process for the specified MariaDB instance.Apache 2.0
list_connectionsBMariaDB MCP ServerRetrieve a list of all configured database connections in the MariaDB MCP Server, enabling you to view available connections for running queries or managing schemas.MIT
list_databasesBMariaDB MCP ServerRetrieve all accessible database names from a MariaDB server to explore available data sources and manage connections.MIT
list_databasesBMariaDB MCP ServerRetrieve a list of all accessible databases on a MariaDB server to identify available data sources for exploration or querying.MIT