DV-Moory

dalmaktube-creator/DV-Moory
★ 0 stars Python Security Updated today
Self-hosted, security-hardened MCP server connecting Notion AI to approved Git repositories and GitHub APIs, with guarded code changes, PRs, issues, Actions, logs, releases, audit logging, secret scanning, and safe deployment tools.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "dv-moory": {
      "command": "uvx",
      "args": [
        "dv-moory"
      ]
    }
  }
}

Or install with pip: pip install dv-moory

README Excerpt

Moory is a self-hosted, security-hardened MCP bridge that lets Notion AI work with explicitly registered Git repositories and curated GitHub APIs. It includes guarded code changes, commits, pushes, issues, pull requests, Actions, logs, releases, secret scanning and audit logging. After the first public release, install on Ubuntu with one command: