From operations
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 anthropics/knowledge-work-plugins --plugin operationsAdd to your .mcp.json:
{
"mcpServers": {
"atlassian": {
"url": "https://mcp.atlassian.com/v1/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://mcp.atlassian.com/v1/mcpShare bugs, ideas, or general feedback.