-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: API - Model Context Protocol
-
None
Currently, the MCP server for Jira uses common port ranges in the localhost environment for SSO callbacks. This can lead to conflicts with other applications, resulting in server crashes during login or when refreshing the authentication token.
It would be helpful if the MCP server could scan for available ports and dynamically assign the callback port during the login process.
This would help prevent port conflicts and improve the reliability of authentication workflows.