Is there is any way to get a access token with custom time-limit to access atlassian MCP server to a third-party (like clude AI). problem is i have to manually get the access token every time it expires with given refresh token and use it
i am using the official MCP server which is "https://mcp.atlassian.com/v1/sse".
what i can do is:
I can manually generate access token for my own Jira Account using MCP inspector and use it for atlassian remote MCP server. But the problem is the access token expires after 55 mins, then i have to again manually generate one.
what i need is:
is there any other way to get an access token for longer time or automatically generates the access token when expired using the refresh token.
here:
MCP inspector --> https://modelcontextprotocol.io/legacy/tools/inspectorInspector
please reply if you have any idea? that will be very much helpfull.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Sanju Antony
If you are using the official MCP Server, the token should refresh automatically right?
Any issues why the token is not getting refreshed automatically.
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.