Skip to main content
Glama

Confluence Knowledge Base MCP Server

by marcciosilva

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTO_REINDEXNoEnable automatic reindexing when index is stale (for confluence_kb_with_staleness.py)false
CONFLUENCE_URLYesYour Confluence URL (e.g., https://yourcompany.atlassian.net)
CONFLUENCE_EMAILYesYour Confluence email address
CONFLUENCE_SPACESYesComma-separated list of Confluence space keys to index (e.g., ENG,DEVOPS,TEAM)
MAX_INDEX_AGE_DAYSNoMaximum age of the index in days before staleness warning (for confluence_kb_with_staleness.py)7
CONFLUENCE_API_TOKENYesYour Confluence API token (create at https://id.atlassian.com/manage-profile/security/api-tokens)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/marcciosilva/confluence-mcp'

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