SQLGuard — permission before production writes
Rank #3,017io.sqlguard/sqlguard
AI agents need permission before production SQL writes. Pilot $100 · Gateway $299. Lint≠authorize.
SQLGuard — permission before production writes is a Model Context Protocol (MCP) server published by cabbageandtea. It ranks #3,017 of 132,046 servers tracked on MCP Toplist. SQLGuard — permission before production writes is listed on Official MCP, with 15 tracked versions. It was first listed on Jul 27, 2026 and most recently updated on Aug 7, 2026.
Ranks ahead of 129,029 of 132,046 servers on MCP Toplist.
Use SQLGuard — permission before production writes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sqlguard https://sqlguard.io/mcp/streamclaude mcp add --transport http sqlguard https://sqlguard-io.fly.dev/mcp/stream[mcp_servers.sqlguard]
url = "https://sqlguard.io/mcp/stream"Add to ~/.codex/config.toml.
[mcp_servers.sqlguard]
url = "https://sqlguard-io.fly.dev/mcp/stream"Add to ~/.codex/config.toml.
https://sqlguard.io/mcp/streamSettings → Connectors → “Add custom connector”, then paste this URL.
https://sqlguard-io.fly.dev/mcp/streamSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sqlguard": {
"url": "https://sqlguard.io/mcp/stream"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"sqlguard": {
"url": "https://sqlguard-io.fly.dev/mcp/stream"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sqlguard": {
"type": "http",
"url": "https://sqlguard.io/mcp/stream"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"sqlguard": {
"type": "http",
"url": "https://sqlguard-io.fly.dev/mcp/stream"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sqlguard": {
"serverUrl": "https://sqlguard.io/mcp/stream"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sqlguard": {
"serverUrl": "https://sqlguard-io.fly.dev/mcp/stream"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sqlguard": {
"url": "https://sqlguard.io/mcp/stream"
}
}
}{
"mcpServers": {
"sqlguard": {
"url": "https://sqlguard-io.fly.dev/mcp/stream"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.sqlguard%2Fsqlguard)<a href="https://mcptoplist.com/server/io.sqlguard%2Fsqlguard"><img src="https://mcptoplist.com/badge/io.sqlguard%2Fsqlguard.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cabbageandtea
Available versions (15)
| Version | Published |
|---|---|
| 1.1.71 | Aug 7, 2026 |
| 1.1.20 | Jul 30, 2026 |
| 1.1.18 | Jul 30, 2026 |
| 1.1.17 | Jul 30, 2026 |
| 1.1.15 | Jul 30, 2026 |
| 1.1.14-1 | Jul 30, 2026 |
| 1.1.14 | Jul 30, 2026 |
| 1.1.10 | Jul 30, 2026 |
| 1.1.7 | Jul 30, 2026 |
| 1.1.6 | Jul 29, 2026 |
| 1.1.5 | Jul 29, 2026 |
| 1.1.3 | Jul 29, 2026 |
| 1.1.2 | Jul 29, 2026 |
| 1.1.1 | Jul 28, 2026 |
| 1.0.0 | Jul 27, 2026 |
Frequently asked questions
- Who maintains SQLGuard — permission before production writes?
- SQLGuard — permission before production writes is maintained by cabbageandtea, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is SQLGuard — permission before production writes listed on the Official MCP Registry?
- Yes — SQLGuard — permission before production writes is listed on the Official MCP Registry.
- How many versions does SQLGuard — permission before production writes have?
- MCP Toplist tracks 15 versions of SQLGuard — permission before production writes, most recently published on Aug 7, 2026.
- Where can I find the source code for SQLGuard — permission before production writes?
- The source code for SQLGuard — permission before production writes is hosted at github.com/cabbageandtea/sqlguard.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.