Forums

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

Unable to establish connection between Atlassian MCP-server & claude code cli

AnilPremchand Bandaru
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!
September 30, 2025

export ATLASSIAN_API_TOKEN="****"
export ATLASSIAN_EMAIL="***@***.com"
export ATLASSIAN_DOMAIN="***-***-***"

"mcpServers": {
"atlassian": {
"type": "sse",
"url": "https://mcp.atlassian.com/v1/sse",
"args": {
"env": {
"ATLASSIAN_API_TOKEN": "${ATLASSIAN_API_TOKEN}",
"ATLASSIAN_EMAIL": "${ATLASSIAN_EMAIL}",
"ATLASSIAN_DOMAIN": "${ATLASSIAN_DOMAIN}"
}
}
}
},

0 answers

Suggest an answer

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

Atlassian Community Events