Skip to content

Initial release with Jira and Confluence support

Latest

Choose a tag to compare

@tingyiy tingyiy released this 07 Jan 18:23
· 34 commits to main since this release

First release of the Atlassian MCP Server! 馃帀

Features:

  • Jira: List issues (JQL), Read Issue, Create Issue, Update Issue, Add Comment, Transition Issue.
  • Confluence: List Lists, Read Page, Create Page (nested), Update Page (auto-versioning), Delete Page, Search (CQL).

Installation:

git clone [https://github.com/tingyiy/atlassian-mcp-server.git](https://github.com/tingyiy/atlassian-mcp-server.git)
cd atlassian-mcp-server
pip install -r requirements.txt
python server.py