69
/ 100
1 month ago
glama

Confluence Hybrid RAG MCP Server

Enables hybrid search and agentic retrieval over Confluence pages via MCP tools, allowing Claude Desktop, Cursor, or Claude Code to search and retrieve Confluence content.

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: OPENAI_API_KEY, CONFLUENCE_API_TOKEN, COHERE_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.
configCONFLUENCE_SPACE_KEYS3. Fetch Confluence pages (run with empty first
🔐 secretOPENAI_API_KEYembeddings (text-embedding-3-small)
configMCP_SERVER_URL
configCONFLUENCE_BASE_URL+ CONFLUENCE_EMAIL + CONFLUENCE_API_TOKEN
configCONFLUENCE_EMAILCONFLUENCE_BASE_URL + + CONFLUENCE_API_TOKEN
🔐 secretCONFLUENCE_API_TOKENCONFLUENCE_BASE_URL + CONFLUENCE_EMAIL +
🔐 secretCOHERE_API_KEYreranker (rerank-v4.0-fast, free tier)
// 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 5 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/piter5285-hybrid-agentic-rag-123y8b)](https://m8ven.ai/mcp/piter5285-hybrid-agentic-rag-123y8b)
commit: d0b84b4b34c9fc999e3f769c296406b5d01983e9
code hash: 6ca85dfa33d8bf0e36e1cced2ffb3a03ca65e2cc09ec5f66479fafa39452d8f7
verified: 6/23/2026, 10:08:51 AM
view raw JSON →