Skip to main content
Glama
piter5285

Confluence Hybrid RAG MCP Server

by piter5285

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
COHERE_API_KEYYesCohere API key for reranker (rerank-v4.0-fast)
OPENAI_API_KEYYesOpenAI API key for embeddings (text-embedding-3-small)
CONFLUENCE_EMAILYesEmail address for Confluence authentication
ANTHROPIC_API_KEYYesAnthropic API key for Claude agent responses
CONFLUENCE_BASE_URLYesBase URL of your Confluence instance (e.g., https://your-domain.atlassian.net/wiki)
CONFLUENCE_API_TOKENYesAPI token for Confluence authentication
CONFLUENCE_SPACE_KEYSNoComma-separated list of Confluence space keys to index (optional, leave empty to list available spaces)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/piter5285/hybrid-agentic-RAG'

If you have feedback or need assistance with the MCP directory API, please join our Discord server