Skip to content
Back to search
30
MCP

shakram02/go-readonly-mcp-mysql

docker/shakram02/go-readonly-mcp-mysql

Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.

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

Similar MCP servers embedding-nearest

shakram02/readonly-sql-db-mcp
Read-only SQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
gordan-code-mysql-mcp
Read-only MySQL MCP Server for AI Agents
0 tools
io.github.infoinlet-marketplace/mcp-mysql
Read-only MySQL/MariaDB for AI agents — query, list/describe tables, health. SQL-guarded.
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
io.github.kascada/logmcp
MCP server — read-only log access for AI assistants, without giving AI shell access.
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools

How to use

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

{
  "mcpServers": {
    "shakram02/go-readonly-mcp-mysql": {
      "url": "None",
      "transport": "http"
    }
  }
}