anthonyd23/atlassian_mcp
If you are the rightful owner of atlassian_mcp 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 designed for integration with Atlassian tools such as Jira, Confluence, and Bitbucket. It supports both Atlassian Cloud and Data Center/Server deployments, offering a comprehensive suite of 46 tools to enhance productivity and streamline workflows.
Tools
Functions exposed to the LLM to take actions
search_jira
Search issues using JQL queries.
get_issue
Get full details of a specific issue by key.
list_projects
List all accessible Jira projects.
create_issue
Create a new Jira issue with summary, description, and type.
search_confluence
Full-text search across all pages and spaces.
get_page
Get page content and metadata by page ID.
list_repositories
List all repositories in workspace.
list_commits
List commits in a branch with pagination.
list_pull_requests
List pull requests (filter by OPEN, MERGED, DECLINED).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client