74
/ 100
1 day ago
glama

my-example-mcp

An MCP server template with built-in OAuth 2.0 authorization code flow and PKCE, enabling Grok to authenticate and invoke tools such as hello and publish_page.

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: BLOB_READ_WRITE_TOKEN, MCP_AUTH_PASSWORD, OAUTH_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.
🔐 secretBLOB_READ_WRITE_TOKEN:连接 Blob Store 后自动注入
configBLOB_STORE_ID
🔐 secretMCP_AUTH_PASSWORD增加 (至少 16 个随机字符)后,授权页必须验证该密码才会签发授权码。适合个人或小范围共享;需要用户身份、权限隔离和审计时,应接入外部身份提供商。
configMCP_RESOURCE_URL:使用默认生产域名时自动推导
🔐 secretOAUTH_SECRET环境变量 :至少 32 字符的独立随机值
// 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/v1xingyue-my-example-mcp-23dqe6)](https://m8ven.ai/mcp/v1xingyue-my-example-mcp-23dqe6)
commit: d88d32d77bfa2a1f711b6d0d07ff3af06f66b82c
code hash: 09a81d2d6495c63bfb1516918b3f78ce8515d593f86e3743582f238aa982a2a7
verified: 7/30/2026, 9:09:16 AM
view raw JSON →