atlassian-mcp-server

george-stoica/atlassian-mcp-server

3.1

If you are the rightful owner of atlassian-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Atlassian MCP Server is a Model Context Protocol server that integrates with Atlassian Jira and Confluence, enabling LLMs to interact with Jira tickets and Confluence pages through structured APIs.

Tools

Functions exposed to the LLM to take actions

search_jira_tickets

Search tickets with flexible filters (assignee, creator, project, status, created/updated date range)

get_jira_tickets_by_assignee

Get tickets by assignee with optional date filtering

get_jira_tickets_by_creator

Get tickets by creator with optional date filtering

get_jira_tickets_in_timeframe

Get tickets created within a specific time frame

get_ticket_by_key

Retrieve a specific ticket by key

search_confluence_pages

Search Confluence pages by CQL

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources