Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From curiosity-stack
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 ameya85/curiosity-stack --plugin curiosity-stackCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"confluence": {
"type": "http",
"url": "https://confluence.mcp.atlassian.com/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://confluence.mcp.atlassian.com/mcpShare bugs, ideas, or general feedback.