67
/ 100
1 month ago
glama

CERT-MCP-SERVER

A standalone MCP server for managing SSL/TLS certificates across FortiGate, Windows, Linux, and Fortinet devices using Let's Encrypt with Cloudflare DNS-01 challenges.

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: CLOUDFLARE_API_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.
configCERT_MCP_CONFIGexport =/path/to/config.json
configACME_EMAILexport =admin@example.com
configACME_ACCOUNT_KEY_PATHexport =~/.acme/account.key
configACME_STAGING
configLOG_LEVEL
configCERT_MCP_HOST
configCERT_MCP_PORT
configCERT_MCP_NAME
🔐 secretCLOUDFLARE_API_TOKENexport =your_cloudflare_token
// 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/wouter-bon-cert-mcp-server-h856i6)](https://m8ven.ai/mcp/wouter-bon-cert-mcp-server-h856i6)
commit: dffec7bc690b19949bb8731159dedce3f364c9d2
code hash: 7645aa6045de7d2044d4795d13367dd5924e6e48b8fd4451b26eaec9782e54c5
verified: 6/22/2026, 12:04:19 PM
view raw JSON →