chore(jira): restrict Atlassian MCP to Jira/Confluence capabilities - #521
Conversation
Scope the Atlassian MCP server URL to only expose Jira, Confluence, and Atlassian search tools by adding the capabilities query parameter, dropping the Compass and JSM tool families we don't use. Bumps plugin to v0.7.0. Assisted-by: Claude:claude-opus-4-6[1m]
WalkthroughJira plugin version is bumped from 0.6.0 to 0.7.0 in the plugin manifest, marketplace registry, and documentation. MCP server endpoint configuration is expanded with capabilities query parameters granting read/write/search permissions for Jira, Confluence, and Atlassian operations. ChangesJira Plugin 0.7.0 Release
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 10✅ Passed checks (10 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/hold |
TestingTested by adding the filtered URL as a second MCP server ( Unfiltered — 37 tools, including 6 Compass tools:
Filtered (with No JSM tools appeared in either set — those require API token auth mode, and we use OAuth — so the filter's primary effect is dropping the 6 Compass tools that always fail with |
|
/hold cancel |
|
/cc @stbenjam |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cblecker, stbenjam The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Summary
capabilitiesquery parameter to the Atlassian MCP server URL, scoping tool exposure to Jira, Confluence, and Atlassian search onlyREAD_COMPASS,WRITE_COMPASS,READ_JSM, andWRITE_JSMtool families that we don't useTest plan
make lintpassesSummary by CodeRabbit
Release Notes