[20172] [20172] Connecting to remote server: https://mcp.atlassian.com/v1/sse [20172] Using transport strategy: http-first Could not load OAuth Protected Resource metadata, falling back to /.well-known/oauth-authorization-server Error: Resource server does not implement OAuth 2.0 Protected Resource Metadata.
Getting this now on starting the Jira MCPd. It was working on June 6th . Any idea anyone ?
Hi, What are the available authentication mechanism available? Will be only via 3LO OAuth, where we have to open the URI in browser and authenticate to the server?
To connect this MCP with agents, are there options to connect via PAT or API Tokens on a headless service?
Hello @Kun Chen I'm getting an error while creating new tickets, and it says there are some required fields missing. However, AI agent is not able to add those required fields because they are all custom fields.
Are custom fields currently supported while creating new Jira tickets through MCP?
@Anjan Sp - Prompt the llm to fill out the required fields, guide the llm so that it fetches the ids of the custom fields before it creates the ticket.
example: ``` Create a new ticket ...
Fill out the following required fields: * Name * Acceptance Criteria * ETC
Some of the required fields are custom fields - if you do not know the custom field ids, retrieve them from JIRA before creating the ticket. ```
58 comments