coolify-mcp-oauth

rishitank/coolify-mcp-oauth
★ 0 stars JavaScript Security Updated 3d ago
Self-hosted OAuth 2.1 authorization server (Google Sign-In) that turns @masonator/coolify-mcp into a remote, multi-tenant MCP server for Claude/Cowork custom connectors.
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": {
    "coolify-mcp-oauth": {
      "command": "npx",
      "args": [
        "-y",
        "rishitank/coolify-mcp-oauth"
      ]
    }
  }
}

README Excerpt

A self-hosted OAuth 2.1 authorization server (sign in with Google) that turns [`@masonator/coolify-mcp`](https://github.com/StuMason/coolify-mcp) into a remote, multi-tenant MCP server — so you (or anyone you let in) can add **your own Coolify instance** to Claude/Cowork as a custom connector from any device, with no shared credentials and no third-party auth