74
/ 100
23 days ago
glama

agent-cms

Agent-first headless CMS running as a Cloudflare Worker, providing MCP servers for schema/content management and editorial operations.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: CMS_WRITE_KEY, DATOCMS_API_TOKEN, OPENAI_API_KEY
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.
configBENCH_DEBUG_SQL
configBENCH_ITERATIONS
configBENCH_SUITE
configBENCH_WARMUP
configCLAUDE_MODEL
configCMS_URL
🔐 secretCMS_WRITE_KEYbindings: { db: env.DB, assets: env.ASSETS, writeKey: env. },
configCODEX_MODEL
🔐 secretDATOCMS_API_TOKEN
🔐 secretOPENAI_API_KEY
configSTRUCTURED_TEXT_EVAL_MODEL
configSTRUCTURED_TEXT_EVAL_PROVIDER
// 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 6 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/jokull-agent-cms-qvf2ls)](https://m8ven.ai/mcp/jokull-agent-cms-qvf2ls)
commit: e2054c9176e00f9971a5de591a8d0b3f1006c98b
code hash: 2b9b6ccb1b4435bdcf7d6932d9693edf2f9586eddae8989c2fb511afbca90e94
verified: 6/21/2026, 10:16:29 AM
view raw JSON →