test-dcr-mcp-server

LOUPZ-DE/test-dcr-mcp-server
★ 0 stars TypeScript Security Updated today
Reference implementation of a self-hosted OAuth 2.1 + DCR authorization server for MCP — verified against Notion Custom Agents, with measured real-world findings, SSO federation (Google/Entra), and Docker deployment.
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": {
    "test-dcr-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "LOUPZ-DE/test-dcr-mcp-server"
      ]
    }
  }
}

Topics

dcrdockereasypanelmcp-servermodel-context-protocolnotionoauth2oidcssotypescript