Skip to content
Back to search
30
MCP streamable-http

io.github.mklfarha/nuzur-mcp-server

io.github.mklfarha/nuzur-mcp-server

AI agents propose database changes as reviewable requests — no direct write access.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SqlAugur
MCP server providing AI assistants with safe, read-only SQL Server access
0 tools
io.github.narekmalk/safedb-mcp
A secure MCP server that lets AI agents query databases safely.
0 tools
io.github.infoinlet-marketplace/mcp-github
GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools
custom-mcp-database
MCP server that lets AI agents run read/write queries against PostgreSQL, MySQL, MongoDB and Oracle through alias-based connections, without
0 tools
mcp-agent-review
Agentic code review MCP server powered by OpenAI-compatible models (defaults to free GitHub Models)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.mklfarha/nuzur-mcp-server": {
      "url": "https://ccmcp.nuzur.com",
      "transport": "streamable-http"
    }
  }
}