Back to search
30
MCP

shakram02/readonly-sql-db-mcp

docker/shakram02/readonly-sql-db-mcp

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

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

Similar MCP servers embedding-nearest

shakram02/go-readonly-mcp-mysql
Read-only MySQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools
blankbrackets/postgres-mcp-server
Read-only PostgreSQL database analysis MCP server for AI assistants
0 tools
io.github.connorbritain/mssql-reader
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
0 tools
alejandrogavilanes/simple-oracle-mcp
MCP server that has READ only code safety, so that AI code assistant and other AI agents
0 tools
io.github.coregentdevspace/sql-server-analyst-mcp
Read-only SQL Server Analyst MCP — safe schema, stored procedure, and performance analysis.
0 tools

How to use

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

{
  "mcpServers": {
    "shakram02/readonly-sql-db-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}