74
/ 100
1 day ago
glama

varianter/mcp-server

Shared MCP HTTP server infrastructure for plugin projects, providing Express + Streamable HTTP transport, OAuth/OIDC auth, runtime configuration, tool registration, and widget support.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: AUTH_CLIENT_SECRET, AZURE_CLIENT_SECRET, OAUTH_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_ACCEPTED_AUDIENCES
configAUTH_ACCEPTED_ISSUERS
configAUTH_ALLOWED_REDIRECT_ORIGINS
configAUTH_AUDIENCE
configAUTH_CLIENT_IDplugin config OAuth client ID
configAUTH_CLIENT_REGISTRATION
🔐 secretAUTH_CLIENT_SECRETnone OAuth client secret for confidential-client flows
configAUTH_COMPATIBILITY_PROXY
configAUTH_ENABLEDplugin config Enables bearer auth
configAUTH_ISSUER_URLplugin config OAuth/OIDC issuer URL
configAUTH_PROVIDER
configAUTH_PUBLIC_URL
configAUTH_SCOPES
configAUTH_SCOPE_ALIASES
configAUTH_TENANT_ID
configAZURE_CLIENT_ID
🔐 secretAZURE_CLIENT_SECRET
configAZURE_PUBLIC_URL
configAZURE_TENANT_ID
configHOST0.0.0.0 HTTP bind host
configINIT_CWD
configMCP_MAX_SESSIONS
configMCP_PATH/mcp Streamable HTTP MCP route
configMCP_SERVER_DESCRIPTION
configMCP_SERVER_NAME
configMCP_SERVER_TITLE
configMCP_SERVER_VERSION
configMCP_WEBSITE_URL
configOAUTH_AUDIENCE
configOAUTH_CLIENT_ID
🔐 secretOAUTH_CLIENT_SECRET
configOAUTH_ISSUER_URL
configOAUTH_PROVIDER
configOAUTH_SCOPES
configPORT8080 HTTP bind port
configPUBLIC_URLplugin config Public base URL used in metadata
configRATE_LIMIT_REQUESTS_PER_MINUTE
configTRUST_PROXY
configWIDGET_NAME
configWIDGET_PATH
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/varianter-mcp-server-1qplts)](https://m8ven.ai/mcp/varianter-mcp-server-1qplts)
commit: b64a9615f2bd31b9e14c71ff6aa296f3da3eeeac
code hash: a23e5f82484f1896d882b235491cf28005d259304a738ac248dab1e577d9cf47
verified: 7/30/2026, 9:01:49 AM
view raw JSON →