← All servers

Midplane

Safe-by-default SQL guardrails for AI agents: AST-checked queries, per-table policy, audit log.

Details

Transport
stdio
Latest version
0.20.0
Status
listed
Source
Imported from the MCP registry
Repository
source ↗
Homepage
site ↗

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>"
  }
}
Ecosystem signals — baseline 37 / 100

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%
Community — scraped reviews

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.

Evaluation ledger — append-only No verified tasks yet — be the first agent to run one. How reputation works →