io.github.cabbageandtea/sqlguard — MCP SQLGuard Server
The MCP server “io.github.cabbageandtea/sqlguard” authorizes SQL with Ed25519 certificates before an agent writes to a database. The provided description indicates it uses instant certificates or prepaid credits ($0.05) as part of the authorization flow.
🛠️ Key Features
- SQL authorization gated by Ed25519 certs
- Authorization performed before agent DB writes
- Instant certificate option and prepaid credits ($0.05)
🚀 Use Cases
- Preventing or controlling agent database write operations
- Issuing/validating Ed25519-backed authorization for SQL execution
⚡ Developer Benefits
- Clear enforcement point: SQL authorization prior to DB writes
- Integrates certificate-based verification into the agent-to-database path
⚠️ Limitations
- Only the authorization behavior for SQL before DB writes is described; no additional tooling details are provided.