74
/ 100
3 days ago
glama

confluence-dc-advops-mcp

MCP server providing advanced operations for Confluence Data Center, including page moving, storage file management, and space template syncing.

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
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — confluence_getSpaceTemplateToFile (line 186: mkdirSync(dirname(filePath), { recursive: true }))
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: CONFLUENCE_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.
🔐 secretCONFLUENCE_API_TOKEN(env), or macOS Keychain service atlassian-dc-mcp / account confluence-token
configCONFLUENCE_HOST(=https://localhost:8443 + token from keychain). Prefer these
// 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/iljasorokin-confluence-dc-advops-mcp-cl47y2)](https://m8ven.ai/mcp/iljasorokin-confluence-dc-advops-mcp-cl47y2)
commit: 3d237afed0a1783809f379f584ae0fc90ce4df91
code hash: 6ed18df5fec82147cf85140dcb3225703a2393aea92a59866c4d7069ab6cb3a0
verified: 7/28/2026, 9:05:26 AM
view raw JSON →