Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Should I Use a Third-Party MCP Server Instead of Rovo MCP? [Champions Slack Insider]

This question from @Darryl Lee explores a growing curiosity in the ecosystem:

“Is it worth using a third-party MCP server that’s more feature-rich than Rovo MCP?”

What’s the difference between Rovo MCP and third-party MCP servers?

Short Answer: Third-party MCP servers often expose more flexibility, while Rovo MCP is more controlled and limited by design.

Rovo MCP is intentionally scoped:

  • governed access to APIs
  • aligned with Atlassian’s security and product boundaries
  • fewer supported actions (for example, attachments may not be supported yet)

Third-party MCP servers:

  • may expose broader API coverage
  • can support additional actions like attachments
  • give more control over how requests are handled

However, both are ultimately interacting with the same Atlassian APIs.

Why do third-party MCP servers feel more capable?

The difference is not usually what is possible, but how it is implemented.

Third-party servers:

  • wrap more endpoints
  • allow custom workflows
  • remove some of the guardrails

This can make them feel “more powerful,” even though they are using the same underlying platform.

What are the trade-offs?

Using a third-party MCP server shifts responsibility to you.

You are now managing:

  • authentication and token handling
  • rate limits from Atlassian APIs
  • uptime and reliability
  • security of the codebase

There is also a trust consideration. Even if you host it yourself, you are relying on third-party code interacting with your Atlassian environment.

What about formatting differences (Markdown vs ADF)?

This came up in the thread as well.

Confluence expects ADF (Atlas Doc Format) for structured content. Markdown may appear to work in some flows, but it is inconsistent.

That is why you may see:

  • clean formatting in previews
  • broken or flattened tables after publishing

This is not specific to MCP. It is a broader limitation tied to how content must be submitted to Confluence.

Why Rovo MCP feels more restrictive

Rovo MCP is designed with:

  • consistency
  • safety
  • predictable behavior

That often means:

  • fewer features initially
  • slower expansion of capabilities
  • tighter alignment with supported use cases

This can feel limiting compared to open implementations, but it reduces risk.

When does a third-party MCP server make sense?

It can be useful when:

  • you need capabilities not yet supported (such as attachments)
  • you have the technical resources to manage it
  • you are comfortable handling API limits and security

It is less ideal when:

  • governance and compliance are strict
  • you need predictable, supported behavior
  • you want minimal maintenance overhead

Champion takeaway

Rovo MCP and third-party MCP servers are not competing on access to data. They differ in how much control and responsibility you take on.

More flexibility comes with more ownership.

If you are evaluating this path, the question is not just “what can it do?” It is “what do we have to manage if we use it?”

1 comment

Rebekka Heilmann _viadee_
Community Champion
May 29, 2026

Using 3rd party MCPs/tools will make even less sense once MCP supports the Teamworkgraph which is coming soon.

So check out www.teamworkgraph.com and also consider using the CLI which is the way to go for Agent integration anyway (or so my AI expert colleagues tell me).

Like Josh likes this

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events