Skip to content
Back to search
30
MCP

timan92/mariadb-guard-ro-mcp

docker/timan92/mariadb-guard-ro-mcp

MCP server for MariaDB/MySQL: run read-only SQL on production safely with safeguards.

Uptime
0.0%
38 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

database-mcp-mariadb
MCP server for MariaDB with read-only guardrails, row caps, and statement timeouts
0 tools
io.github.arifulislamat/database-mcp-mariadb
MCP server for MariaDB. Read-only by default, row caps, timeouts, secrets never logged.
0 tools
database-mcp-mysql
MCP server for MySQL with read-only guardrails, row caps, and statement timeouts
0 tools
io.github.arifulislamat/database-mcp-mysql
MCP server for MySQL. Read-only by default, row caps, statement timeouts, secrets never logged.
0 tools
mcp-server-mysql
MCP server for interacting with MySQL databases (READ-ONLY) with optimized caching
0 tools
shakram02/go-readonly-mcp-mysql
Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "timan92/mariadb-guard-ro-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}