mcp-github-project-manager

# GitHub API Configuration GITHUB_TOKEN=your_github_personal_access_token_here GITHUB_OWNER=your_github_username_or_org_name GITHUB_REPO=your_repository_name # E2E Test Configuration # Token must have the following permissions: # - repo (full) # - project (full) # - workflow # # Required scopes: # - repo # - write:org # - project # - admin:org # Note: For E2E tests, it's recommended to use a dedicated test repository # to avoid interfering with production data