74
grade C
2 days ago
glama

Confluence MCP Server

Enables AI assistants to interact with Atlassian Confluence Cloud by providing tools to create, update, search, and delete pages. It facilitates seamless content management within Confluence spaces using Markdown and the Confluence REST API.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 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.
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 2 credentials: CONFLUENCE_API_TOKEN, CONFLUENCE_SPACE_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.
🔐 secretCONFLUENCE_API_TOKENYour Confluence API token ([Generate here](https://id.atlassian.com/manage-profile/security/api-tokens)) ✅
configCONFLUENCE_EMAILYour Atlassian account email ✅
🔐 secretCONFLUENCE_SPACE_KEYDefault space key (optional, can be passed per-tool) ❌
configCONFLUENCE_URLYour Confluence instance URL (e.g., https://yourname.atlassian.net) ✅
// 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 3 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/anu-june-confluence-mcp-server-1cl0ly)](https://m8ven.ai/mcp/anu-june-confluence-mcp-server-1cl0ly)
commit: 48f4a4872835bd28dfbaa160c6f73f43cab7f626
code hash: 45784371ba70faeb056b1ca5a62e877b5b6302c720d0905f3354b9097cf9a1aa
verified: 4/18/2026, 6:32:52 PM
view raw JSON →