divakar2206/mcp-atlassian-oauth
If you are the rightful owner of mcp-atlassian-oauth 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.
An Atlassian MCP server that provides secure, OAuth-enabled access to Jira and Confluence tools and resources, designed for both local and remote connections.
Tools
Functions exposed to the LLM to take actions
jira_get_myself
GET /rest/api/latest/myself
jira_search_issues
Search by JQL
jira_get_issue
Get issue by key
jira_add_comment
Add a comment to an issue
jira_find_similar
Heuristic related-issue search (optional semantic re-ranking)
conf_get_server_info
Server info (fallback to “/”)
conf_get_page
Fetch page by ID
conf_search_cql
Search using CQL
set_defaults
Set preferred user, default Jira project, default Confluence space, default output format
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client