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