Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From core
Connects remotely to Atlassian's MCP server at https://mcp.atlassian.com/v1/mcp for tools and resources accessing Jira, Confluence, Bitbucket, and other services. Requires authentication.
npx claudepluginhub kentanakae/claude-code-plugins --plugin coreCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"Atlassian-Rovo-MCP": {
"type": "http",
"url": "https://mcp.atlassian.com/v1/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
https://mcp.atlassian.com/v1/mcpShare bugs, ideas, or general feedback.