Forums

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

Config MCP Atlassian?

GINNO SEBASTIAN TAIMAL VILLARROEL
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 22, 2026

I need configuration to use MCP with only email, token or cloud_id, because i will use with agent or bot or automatization

1 answer

0 votes
Tomislav Tobijas
Community Champion
April 23, 2026

Hey @GINNO SEBASTIAN TAIMAL VILLARROEL ,

Have you checked the following article: Configuring authentication via API token?
Basically, you can choose between personal API token or service account API key.

In the MCP config, you'll have something like:

{
"mcpServers": {
"atlassian-rovo-mcp": {
"url": "https://mcp.atlassian.com/v1/mcp",
"headers": {
"Authorization": "Basic <BASE64_ENCODED_VALUE>"
}
}
}
}

But yeah, it should all be stated in the docs above.

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events