MCP-DOCKER-Atlassian

MCP-DOCKER-Atlassian

0

This project sets up a Docker-based configuration to integrate Atlassian's Confluence and Jira with the MCP extension for VS Code's Copilot. It provides necessary scripts and steps to start and manage the MCP server, ensuring easy access to Atlassian resources via Docker.

  1. SSE Connection Issues

    • Ensure the Docker container is running.
    • Check container logs.
    • Verify the port is accessible.
  2. Authentication Issues

    • Correct API token without quotes in .env.
    • Verify email used with API token.
    • Check permissions in Confluence/Jira.
  3. Common Errors

    • Restart VS Code and the MCP server for SSE errors.
    • Check API token and permissions for user errors.
    • Verify space/project access for empty results.