A self-hosted proxy that enables per-user credential injection for upstream MCP servers, allowing users to securely connect services like GitHub and Confluence via one-time links without exposing credentials to the LLM.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.WEBUI_SECRET_KEY— Must match your OpenWebUI WEBUI_SECRET_KEYREDIS_URLMASTER_ENCRYPTION_KEY— Base64-encoded 32-byte AES key - see instruction belowPROXY_BASE_URL— Public-facing URL of this proxy, no trailing slashMCP_AUTH_SCHEMESMCP_SERVERS— JSON map of service name to upstream MCP URL, e.g. {"github":"http://github-mcp:8082/mcp","confluence":"http://confluence-mcp:8000/mcp"}ATLASSIAN_OAUTH_CLOUD_ID— Requires CONFLUENCE_URL and in .env. See [docs/atlassian-oauth-setup.md](docs/atlassian-oauth-setup.md).CONFLUENCE_URL— Requires and ATLASSIAN_OAUTH_CLOUD_ID in .env. See [docs/atlassian-oauth-setup.md](docs/atlassian-oauth-setup.md).JIRA_URL[](https://m8ven.ai/mcp/mikabeee-openwebui-mcp-proxy-14uqhd)