database mcp mariadb MCP
v0.4.2io.github.arifulislamat/database-mcp-mariadb
MCP server for MariaDB. Read-only by default, row caps, timeouts, secrets never logged.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add database-mcp-mariadb -e MARIADB_HOST=<MARIADB_HOST> -e MARIADB_USER=<MARIADB_USER> -e MARIADB_PASSWORD=<MARIADB_PASSWORD> -e MARIADB_DATABASE=<MARIADB_DATABASE> -- npx -y @database-mcp/mariadb
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.