51
/ 100
9 days ago
glama

remote-mcp-server

Enables running an MCP server on Cloudflare Workers with OAuth authentication, providing tools like math and xkcd.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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_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.
configMCP_CLIENT_IDThe OAuth client ID. Defaults to test-client.
🔐 secretMCP_CLIENT_SECRETThe OAuth client secret. Defaults to test-secret.
configMCP_SERVER_URLThe base URL of the MCP server (e.g., http://localhost:8787 or your deployed worker URL). Defaults to http://localhost:8787.
// 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 7 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/hemanth-remote-mcp-server-1r4j1c)](https://m8ven.ai/mcp/hemanth-remote-mcp-server-1r4j1c)
commit: 2e552d02a27c1f27ff2f15391bbe6f696bcb2a3f
code hash: 66080ffb47d9b6a3dfaa623595547e9231c8e4b06e29f4954301f040d491aaa8
verified: 6/13/2026, 10:26:44 AM
view raw JSON →