Skip to main content
Glama
xiandan-erizo

Confluence MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CONFLUENCE_URLNoYour Confluence URL
CONFLUENCE_TOKENNoYour Confluence API token (alternative to username/password)
CONFLUENCE_PASSWORDNoYour Confluence password
CONFLUENCE_USERNAMENoYour Confluence username

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_confluence
搜索 Confluence 页面内容 Args: query: 搜索关键词(支持字符串、数字等格式,会自动转换为字符串) limit: 返回结果数量限制,默认10条 ctx: MCP 上下文 Returns: Dict: 包含搜索结果的字典
get_confluence_page
获取 Confluence 页面详细信息 Args: page_id: 页面ID ctx: MCP 上下文 Returns: Dict: 包含页面信息的字典

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/xiandan-erizo/ops-mcp'

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