Hi all, I’m working with Atlassian MCP in a production setup. I understand that mcp-remote is typically used to mint MCP tokens from OAuth credentials, but I would like to avoid using mcp-remote ...
...ira and list the available tools. I already have a Jira API token for authentication, but I’m not sure about the server hosting part. Does Atlassian provide a publicly hosted MCP server HTTPS e...
I setup crew ai to connect to Atlassian remote MCP, but oauth did not prompt and I get 401 unauthorized error. Has anyone encountered this issue before? Please help. thanks,
How do I have only read-only scopes for the MCP server, and restrict it from doing any write operations? I have tried with adding scopes in my mcp.json using env variables and arguments, but they di...
We've implemented a complete OAuth 2.0 AuthProvider for direct SSE connections to MCP servers and would like to use it with https://mcp.atlassian.com/v1/sse. Current Setup ✅ mcp-remote proxy works ...
Hi Team, I am using mcp server . While get jira information and commenting is working fine. Do we have a tool to upload file or attach images as part of comment? "atlassian": { "comm...
It is giving me error saying Self Signed Certificate. It is a security vulnerable. This means the remote server uses a self-signed SSL certificate, which Node.js rejects by default for security ...
Hi Team, Can we setup MCP Server to jira data center. If yes, please share us the steps. Regards, Anil Kumar
Is the only way to disable NODE_TLS_REJECT_UNAUTHORIZED=0 : or CA cert here?
Has anyone else has problem/success with this... I've asked the LLM a few ways in a few direction to connect one ticket to another, both on edit and creation. I keep seeing a rejection around format...
I have already logged https://customerfeedback.atlassian.net/servicedesk/customer/portal/1701/MCP-70 but haven't heard anything back since May 29th.
We have a fully spec compliant native mobile application that is a secure MCP hosts. Many of our customers have requested that we add the Atlassian MCP server. (https://systemprompt.io) ...
I was using the MCP integration with Claude and it worked perfectly until sometimes this morning. Now, it seems that it can't connect anymore. When it is trying to connect, I get an "internal ...
{"type":"error","error":{"type":"not_found_error","message":"Not found"}}
i am trying to set up a Oauth2 flow for MCP server, how do i configure redirect url for that
After adding the mcp-server to cursor as below: "atlassian-sample": { "command": "npx", "args": [ "-y",  ...
Is there a plan to whitelist the ChatGPT connector to Atlassian MCP? I get this error when I try to: The redirect URI is not allowed, the URL is not part of Atlassian whitelisted domains for regi...
Hello, I am trying to connect my desktop Claude application to Atlassian. I entered this URL into the integrations settings in Claude https://mcp.atlassian.com/v1/sse When I go to Claude to connec...
When I try to connect VS Code to the Atlassian Remote MCP server (using remote-mcp according to the instructions here https://community.atlassian.com/forums/Atlassian-Platform-articles/Atlassian...
Hi, I'm trying to add Atlassian MCP Server to Visual Studio Code, but it does not work: 2025-06-02 13:17:48.489 [info] Starting server my-mcp-server-7daa6af8 2025-06-02 13:17:48.489 [info] Conne...
I have integrated with atlassian mcp server. It gives me details of jira tickets but it does not give me details of a particular sprint or a jira board. Is there a way to get that info.
I tried to connect Atlassian MCP-server through github copilot in VS code but not able to do it. "mcp": { "servers": { "atlassian": { "url": "https://mcp.atlassian.com/v1/sse",...
I tried to connect Atlassian MCP-server through github copilot in VS code but not able to do it. "mcp": { "servers": { "atlassian": { "url": "https://mcp.atlassian.com/v1/sse",...
I am using the token which I generally use to connect to my company's atlassian account. But this token is not working for connecting to remote mcp server. I am connecting via pythnn code. Can you ...
Hello, I am interested to understand is there are any security concerns using https://github.com/sooperset/mcp-atlassian MCP? I guess it is not official Atlassian server. Any thoughts on that?&...
Copied to clipboard