TEAM COLLABORATION / Atlassian
Atlassian Rovo MCP
Searches connected Atlassian work and lets an authorized client create or update work items and pages through the current Rovo MCP endpoint.
“Atlassian Rovo MCP Server”
01 / THE REASONING
Why this made the selection.
- Connects Jira and Confluence work with related Atlassian context in a single documented service.
- The current v2 setup distinguishes user permissions and Rovo credit consumption.
02 / THE REVIEW RECORD
What we actually inspected.
Source review has boundaries.
A clear record is more useful than a “safe” badge.
Material inspected
- https://support.atlassian.com/atlassian-ai-gateway/docs/get-started-with-the-atlassian-remote-mcp-server/ (setup, access and capability sections)
- Official MCP Registry publisher entry: endpoint matched against official setup documentation
Our findings
- The current documented endpoint is /v2/mcp, with client-specific setup and an optional flat-tool-list mode.
- OAuth is the primary setup; API-token authentication is a separate documented path.
Not established by this review
- Authentication, service availability and tool execution were not tested.
- The hosted implementation source and licence were not established.
The review applies to the material and revision named here. A newer upstream release can change its behavior.
03 / PUT IT TO WORK
Connect a server deliberately.
- Add https://mcp.atlassian.com/v2/mcp using the official guide for your client.
- Complete OAuth and confirm the intended site/product access before authorizing changes.
Before you start
- An Atlassian account with access to the relevant connected products and an eligible MCP client.
Documented configuration example
Use the client and authentication context described in the setup guidance. Configuration formats vary between hosts.
{
"mcpServers": {
"atlassian": {
"url": "https://mcp.atlassian.com/v2/mcp"
}
}
} 04 / FOLLOW THE EVIDENCE
The source trail.
Our notes are separate from the original resource.
Check upstream before adopting a new version.
https://support.atlassian.com/atlassian-ai-gateway/docs/get-started-with-the-atlassian-remote-mcp-server/
Supports: summary, whySelected, bestFor, limitations, review, compatibility, install, access, transports, configExample
https://registry.modelcontextprotocol.io/v0.1/servers?search=atlassian&version=latest&limit=100
Supports: transports