
Nuzur Mcp Server
Lets AI agents propose database changes as reviewable requests instead of writing directly, keeping a human approval gate on schema and data edits.
About
Nuzur MCP Server lets AI agents propose database changes as reviewable requests rather than granting direct write access. Every schema or data edit becomes a request a human can approve or reject. A solo builder who wants agents helping with their database but not silently mutating it uses this to keep a review gate between the agent and production data.
- Agents propose DB changes as requests
- No direct write access for the agent
- Human review gate on changes
- Remote streamable-http MCP
Nuzur Mcp Server by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http nuzur-mcp-server https://ccmcp.nuzur.com/Add your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
What it does
Lets AI agents propose database changes as reviewable requests instead of writing directly, keeping a human approval gate on schema and data edits.
Who is it for?
Agents assisting with a production database
Skip if: Direct, unreviewed schema automation
What you get
- reviewable database change requests