Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Track issues, manage sprints, create docs, and search knowledge bases in Jira/Confluence via remote MCP server
Add this to your MCP client configuration:
{
"mcpServers": {
"atlassian-remote": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.atlassian.com/v1/sse"
]
}
}
}{
"id": "atlassian-remote",
"name": "Atlassian",
"description": "Track issues, manage sprints, create docs, and search knowledge bases in Jira/Confluence via remote MCP server",
"source_url": "https://mcp.atlassian.com/v1/sse",
"publisher_name": "Atlassian Inc.",
"publisher_url": "https://atlassian.com",
"is_official": true,
"license": "Proprietary",
"runtime": "node",
"downloads": 3530386,
"requires_oauth": true,
"distribution": {
"type": "npm",
"package": "mcp-remote"
},
"tools_count": 0
}