Forums

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

How do I connect to atlassian MCP through a web OAuth2.0 Ffow

Sujan H October 22, 2025

I am making a chatbot which can perform actions using Atlassian MCP. The current authentication atlassian uses dosent allow me to create a multi user chatbot experience. Is there a way to access the MCP by passing an OAuth token that I store in a database??

1 answer

0 votes
Pallavi Shirodkar
Contributor
October 22, 2025

 Hi @Sujan H 

You can try this following steps:

Use the Atlassian Developer Console to register an OAuth 2.0 (3LO) integration application.

For refresh tokens, request the appropriate scopes, including offline_access.


Get tokens by completing OAuth authorization, then store them in your database.

To dynamically authenticate MCP requests for each user, use these OAuth tokens.

To maintain the validity of sessions, handle token refresh logic.

 

Also in addition you can refer the link:

https://support.atlassian.com/atlassian-rovo-mcp-server/docs/getting-started-with-the-atlassian-remote-mcp-server/

 

Hope this helps.

Suggest an answer

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

Atlassian Community Events