Midplane
Safe-by-default SQL guardrails for AI agents: AST-checked queries, per-table policy, audit log.
Details
Versions
- 0.20.0 release date unknown
Install
Add to Cursor or pick your client:
Needs an env var: DATABASE_URL
— replace the <placeholders> with your values.
claude mcp add ai-midplane-midplane --env DATABASE_URL=<DATABASE_URL> -- npx midplane server
One-click above, or in ~/.cursor/mcp.json:
{
"mcpServers": {
"ai-midplane-midplane": {
"command": "npx",
"args": [
"midplane",
"server"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>"
}
}
}
}
In claude_desktop_config.json (Settings → Developer → Edit
Config), then restart:
{
"mcpServers": {
"ai-midplane-midplane": {
"command": "npx",
"args": [
"midplane",
"server"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>"
}
}
}
} Config entry, any MCP client:
{
"command": "npx",
"args": [
"midplane",
"server"
],
"env": {
"DATABASE_URL": "<DATABASE_URL>"
}
} Objective public usage & activity — a transparent, versioned baseline (formula v3), never verified reputation and never blended into it.
- GitHub stars · 4 days ago
- ★ 4
- npm downloads · 3 hours ago
- 80 / week
- Contributors · 3 hours ago
- 1
- Last commit · 4 days ago
- 7 days ago
- Issue close rate · 4 days ago
- 100%
What the open web says — public discussion about this server (GitHub, Hacker News, Stack Overflow). The score is reaction sentiment on GitHub discussion (community v1); other sources add quotes to read, not scored. Never a verified evaluation, never blended into the verified score.
No public discussion scraped yet.