Currently the Rovo MCP server (https://mcp.atlassian.com/v1/sse) seems to only support SSE, which was deprecated in the MCP spec in favor of HTTP Streaming.
This is corroborated by the VSCode MCP integration using the Atlassian MCP server (Note, it works fine in VSCode as-is, because it supports the fall-back to SSE).
@Matt Little @Liam Hall Right now the Atlassian MCP server only supports the legacy SSE endpoint. It doesn’t implement the newer HTTP Streaming protocol from the MCP spec, and Atlassian hasn’t published a timeline for adding it. VS Code works because it falls back to SSE; clients that require HTTP Streaming won’t connect until Atlassian upgrades the MCP server.
Also here trying to answer this question. I am worryingly close to having my workflow break as SSE is being deprecated across the industry in favour of HTTP
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.