A Python MCP server on Cloudflare implementing the stateless MCP 2026-07-28 protocol, enabling load-balanced and scalable tool execution without session affinity.
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.REQUEST_STATE_KEY— $(python -c "import secrets; print(secrets.token_hex(32))") \ACCESS_TEAM_DOMAIN— npx wrangler secret put # yourteam.cloudflareaccess.comACCESS_AUD— npx wrangler secret put # the application's AUD tagADMIN_EMAILS— npx wrangler secret put # who may call gated toolsPORT— 9000 python server.py[](https://m8ven.ai/mcp/tameernoor-fastmcp4-cf-9o3zzz)