Back to search
30
MCP

SqlAugur

io.github.mbentham/sqlaugur

MCP server providing AI assistants with safe, read-only SQL Server access

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

Similar MCP servers embedding-nearest

SqlAugur
Metadata-only Glama MCP server.
0 tools
shakram02/readonly-sql-db-mcp
Read-only SQL MCP server for AI assistants. Safe database queries without modification risk.
0 tools
arcticdb-mcp
MCP server that gives AI assistants full read/write access to ArcticDB
0 tools
Authentik MCP Server
Manage Authentik through AI assistants
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
Aguara MCP
Security scanner for AI agent skills and MCP servers
0 tools

How to use

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

{
  "mcpServers": {
    "sqlaugur": {
      "url": "None",
      "transport": "http"
    }
  }
}