74
/ 100
1 month ago
glama

MCP Auth Template

A template for building MCP servers that supports both HTTP transport with Bearer token authentication and stdio-based connections for local clients like Codex and Claude. It provides a foundational structure for practicing secure authentication and tool integration within the Model Context Protocol.

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 1 credential: MCP_BEARER_TOKEN
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.
configHOST
🔐 secretMCP_BEARER_TOKEN값은 .env의 으로 변경할 수 있습니다.
configPORT
// 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 5 concrete improvements 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/vcz-chan-mcp-171yr1)](https://m8ven.ai/mcp/vcz-chan-mcp-171yr1)
commit: 259e7e13cfe2ddeeb62212023e907ef9b1810279
code hash: 24bef9baca4cbeead797524783e23e410c194e420f04b809e5ad9026ed85c4c2
verified: 6/14/2026, 11:15:21 AM
view raw JSON →