Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JIRA_URLYesYour JIRA URL (e.g., https://XXXXXXXX.atlassian.net)
CONFLUENCE_URLYesYour Confluence URL (e.g., https://XXXXXXXX.atlassian.net)
CONFLUENCE_API_KEYYesYour Confluence API key can be acquired from https://id.atlassian.com/manage-profile/security/api-tokens
CONFLUENCE_API_MAILYesYour email address for the Confluence API.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
execute_cql_searchC

Execute a CQL query on Confluence to search pages

get_page_contentB

Get the content of a Confluence page

create_pageB

Create a new Confluence page

update_pageB

Update an existing Confluence page

execute_jql_searchB

Execute a JQL query on Jira to search issues

create_jira_issueC

Create a new Jira issue

update_jira_issueB

Update an existing Jira issue

transition_jira_issueB

Change the status of a Jira issue

get_board_sprintsB

Get all sprints from a Jira board

get_sprint_issuesC

Get all issues from a sprint

get_current_sprintA

Get current active sprint from a board with its issues

get_epic_issuesB

Get all issues belonging to an epic

get_user_issuesB

Get all issues assigned to or reported by a specific user in a board

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

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