[Bug] Incorrect Atlassian MCP Server URL in documentation
Resolved 💬 2 comments Opened Jan 23, 2026 by klondikemarlen Closed Jan 23, 2026
Bug Description
Incorrect Atlassian MCP URL in documentation
The documentation at https://code.claude.com/docs/en/mcp#popular-mcp-servers shows the Atlassian MCP server URL as:
https://mcp.atlassian.com/v1/mcp
This URL does not work. The correct URL is:
https://mcp.atlassian.com/v1/sse
Verified working via Claude.ai's MCP integration which uses /v1/sse and connects successfully with 28 tools available.
Please update the docs to reflect the correct endpoint.
Environment Info
- Platform: linux
- Terminal: vte-based
- Version: 2.1.17
- Feedback ID: edd69900-7ac9-43d6-b39e-e8a3a964abdb
Errors
[{"error":"Error: ENOENT: no such file or directory, scandir '/etc/claude-code/.claude/skills'\n at readdirSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:1903)\n at uJ (/$bunfs/root/claude:11:35097)\n at readdirSync (/$bunfs/root/claude:12:1864)\n at qW$ (/$bunfs/root/claude:1477:380)\n at qW$ (/$bunfs/root/claude:1477:1350)\n at <anonymous> (/$bunfs/root/claude:1477:4440)\n at <anonymous> (/$bunfs/root/claude:1477:5171)\n at A (/$bunfs/root/claude:11:7244)\n at kQ1 (/$bunfs/root/claude:4782:4342)","timestamp":"2026-01-23T20:35:06.097Z"},{"error":"Error: ENOENT: no such file or directory, scandir '/home/marlen/.claude/skills'\n at readdirSync (unknown)\n at <anonymous> (/$bunfs/root/claude:12:1903)\n at uJ (/$bunfs/root/claude:11:35097)\n at readdirSync (/$bunfs/root/claude:12:1864)\n at qW$ (/$bunfs/root/claude:1477:380)\n at qW$ (/$bunfs/root/claude:1477:1350)\n at <anonymous> (/$bunfs/root/claude:1477:4483)\n at <anonymous> (/$bunfs/root/claude:1477:5171)\n at A (/$bunfs/root/claude:11:7244)\n at kQ1 (/$bunfs/root/claude:4782:4342)","timestamp":"2026-01-23T20:35:06.097Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H3H (/$bunfs/root/claude:5188:22273)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-23T20:35:07.171Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H3H (/$bunfs/root/claude:5188:22273)\n at async U (/$bunfs/root/claude:4148:15143)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-23T20:35:07.669Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H3H (/$bunfs/root/claude:5188:22273)\n at async X (/$bunfs/root/claude:4148:15659)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-23T20:35:07.669Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H3H (/$bunfs/root/claude:5188:22273)\n at async U (/$bunfs/root/claude:4148:15143)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-23T20:35:07.682Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at H3H (/$bunfs/root/claude:5188:22273)\n at async X (/$bunfs/root/claude:4148:15659)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-01-23T20:35:07.682Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗