@coretext-ai/combo-qa-linear-github-monday-726db5ad-d8ce-458b-b252-f872cdd6237c
v1.0.1
Published
combo testing
Downloads
20
Readme
combo-qa-linear-github-monday
combo testing
This MCP server was generated using the Template Orchestrator and includes the following integrations:
Available Tools
This MCP server provides 173 tools across 3 integrations:
Monday Tools
- monday_get_me: Get current user information
- monday_get_teams: Get teams in the account
- monday_get_users: Get users in the account
- monday_get_boards: Get boards accessible to the user
- monday_create_item: Create a new item in a board. Use get_board_structure endpoint to find valid group IDs before specifying group_id parameter to avoid 404 errors.
- monday_get_updates: Get updates/comments for an item
- monday_update_item: Update an existing item
- monday_search_items: Search for items across boards
- monday_create_update: Create an update/comment on an item
- monday_get_workspaces: Get workspaces accessible to the user
- monday_get_board_items: Get items from a specific board
- monday_get_board_structure: Get board structure including groups for validation
Github Tools
- github_get_user: Get a user's public profile
- github_get_issue: Get a specific issue by number
- github_get_branch: Get a specific branch
- github_list_teams: List teams in an organization
- github_list_users: List all users in the order they signed up
- github_close_issue: Close an issue
- github_create_team: Create a new team
- github_delete_team: Delete a team
- github_follow_user: Follow a user
- github_list_issues: List repository issues
- github_update_team: Update a team
- github_create_issue: Create a new issue
- github_reopen_issue: Reopen a closed issue
- github_update_issue: Update an issue
- github_create_branch: Create a new branch
- github_delete_branch: Delete a branch
- github_get_milestone: Get a milestone
- github_list_branches: List repository branches
- github_list_watchers: List watchers of a repository
- github_unfollow_user: Remove a user from following list
- github_get_repository: Get repository information
- github_list_followers: List followers of a user
- github_list_following: List users a user follows
- github_list_milestones: List repository milestones
- github_list_team_repos: List team repositories
- github_add_collaborator: Add a user as a collaborator to the repository
- github_compare_branches: Compare two branches or commits
- github_create_milestone: Create a milestone
- github_delete_milestone: Delete a milestone
- github_get_organization: Get an organization's public profile
- github_get_pull_request: Get a specific pull request by number
- github_get_team_by_name: Get a team by name
- github_list_user_events: List public events for a user
- github_update_milestone: Update a milestone
- github_create_repository: Create a new repository for the authenticated user
- github_delete_repository: Delete a repository (requires admin access)
- github_list_repositories: List repositories for the authenticated user
- github_list_team_members: List team members
- github_list_user_starred: List repositories starred by a user
- github_update_repository: Update repository settings and metadata
- github_close_pull_request: Close a pull request without merging
- github_list_collaborators: List repository collaborators
- github_list_organizations: List all organizations in the order they were created
- github_list_pull_requests: List repository pull requests
- github_merge_pull_request: Merge a pull request
- github_add_labels_to_issue: Add labels to an issue
- github_create_pull_request: Create a new pull request
- github_list_issue_comments: List comments on an issue
- github_remove_collaborator: Remove a collaborator from the repository
- github_update_organization: Update an organization (requires admin permissions)
- github_update_pull_request: Update an existing pull request
- github_create_issue_comment: Create a comment on an issue
- github_delete_issue_comment: Delete an issue comment
- github_replace_issue_labels: Replace all labels for an issue
- github_update_issue_comment: Update an issue comment
- github_check_if_user_follows: Check if a user follows another user
- github_get_branch_protection: Get branch protection rules
- github_get_pull_request_diff: Get pull request diff in unified format
- github_get_repository_topics: Get repository topics
- github_add_assignees_to_issue: Add assignees to an issue
- github_get_authenticated_user: Get the authenticated user's profile
- github_list_comment_reactions: List reactions on an issue comment
- github_list_repository_labels: List repository labels
- github_list_user_repositories: List public repositories for a user
- github_remove_team_repository: Remove a repository from a team
- github_create_comment_reaction: Create a reaction on an issue comment
- github_create_repository_label: Create a repository label
- github_delete_comment_reaction: Delete a reaction on an issue comment
- github_delete_repository_label: Delete a repository label
- github_list_pull_request_files: List files changed in a pull request
- github_list_user_organizations: List organizations for a user
- github_list_user_public_events: List public events for a user
- github_update_repository_label: Update a repository label
- github_get_repository_languages: Get repository programming languages
- github_remove_labels_from_issue: Remove a label from an issue
- github_update_branch_protection: Update branch protection rules
- github_list_organization_members: List members of an organization
- github_list_pull_request_commits: List commits in a pull request
- github_list_pull_request_reviews: List reviews for a pull request
- github_list_repository_assignees: List possible assignees for repository issues
- github_list_user_received_events: List events received by a user
- github_replace_repository_topics: Replace repository topics
- github_update_authenticated_user: Update the authenticated user's profile
- github_check_user_can_be_assigned: Check if a user can be assigned to repository issues
- github_create_pull_request_review: Create a review for a pull request
- github_list_repository_stargazers: List stargazers of a repository
- github_remove_organization_member: Remove a member from an organization
- github_submit_pull_request_review: Submit a pending review for a pull request
- github_update_pull_request_review: Update a pending review for a pull request
- github_dismiss_pull_request_review: Dismiss a review for a pull request
- github_get_collaborator_permission: Get collaborator permission level
- github_get_organization_membership: Get organization membership for a user
- github_list_repository_invitations: List repository invitations
- github_remove_assignees_from_issue: Remove assignees from an issue
- github_set_organization_membership: Add or update organization membership for a user
- github_set_repository_subscription: Set a repository subscription for the authenticated user
- github_delete_repository_invitation: Delete a repository invitation
- github_get_team_membership_for_user: Get team membership for a user
- github_update_repository_invitation: Update a repository invitation
- github_check_organization_membership: Check if a user is a public member of an organization
- github_convert_pull_request_to_draft: Convert a pull request to draft status
- github_list_organization_invitations: List pending organization invitations
- github_list_pending_team_invitations: List pending team invitations
- github_cancel_organization_invitation: Remove an organization invitation
- github_create_organization_invitation: Create an organization invitation
- github_create_organization_repository: Create a new repository in an organization
- github_delete_repository_subscription: Remove a repository subscription for the authenticated user
- github_enable_pull_request_auto_merge: Enable auto-merge for a pull request
- github_list_organization_repositories: List repositories for an organization
- github_request_pull_request_reviewers: Request reviews from users or teams for a pull request
- github_check_pull_request_merge_status: Check if a pull request can be merged
- github_check_team_permissions_for_repo: Check team permissions for a repository
- github_disable_pull_request_auto_merge: Remove auto-merge configuration for a pull request
- github_list_authenticated_user_starred: List repositories starred by the authenticated user
- github_remove_team_membership_for_user: Remove team membership for a user
- github_list_public_organization_members: List public organization members
- github_list_user_received_public_events: List public events received by a user
- github_list_authenticated_user_followers: List followers of the authenticated user
- github_list_authenticated_user_following: List users the authenticated user follows
- github_list_pull_request_review_comments: List review comments on a pull request
- github_create_pull_request_review_comment: Create a review comment on a pull request
- github_delete_pull_request_review_comment: Delete a review comment on a pull request
- github_mark_pull_request_ready_for_review: Mark a draft pull request as ready for review
- github_remove_pull_request_review_request: Remove review requests from users or teams for a pull request
- github_set_public_organization_membership: Set public organization membership for the authenticated user
- github_update_pull_request_review_comment: Update a review comment on a pull request
- github_check_if_authenticated_user_follows: Check if the authenticated user follows a user
- github_check_public_organization_membership: Check public organization membership for a user
- github_create_pull_request_comment_reaction: Create a reaction to a pull request review comment
- github_list_authenticated_user_repositories: List repositories for the authenticated user
- github_list_authenticated_user_organizations: List organizations for the authenticated user
- github_remove_public_organization_membership: Remove public organization membership for the authenticated user
- github_add_or_update_team_membership_for_user: Add or update team membership for a user
- github_star_repository_for_authenticated_user: Star a repository for the authenticated user
- github_unstar_repository_for_authenticated_user: Remove a repository from starred list for the authenticated user
- github_add_or_update_team_repository_permissions: Add or update team repository permissions
- github_check_repository_starred_by_authenticated_user: Check if a repository is starred by the authenticated user
- github_check_if_repository_is_watched_by_authenticated_user: Get a repository subscription for the authenticated user
Linear Tools
- linear_get_team: Get team details including members and settings
- linear_get_user: Get user details and profile information
- linear_get_issue: Retrieve issue details by ID or identifier
- linear_get_viewer: Get current user information (viewer)
- linear_list_teams: List all teams in the workspace using simplified query structure. Removed problematic fields (timezone, private, archivedAt, members) to resolve 400 Bad Request errors. Returns core team identification data (id, name, key).
- linear_list_users: List all users in the workspace
- linear_get_project: Get project details including associated issues
- linear_list_issues: List issues with optional filtering by team, state, assignee, and labels
- linear_list_labels: List all labels available in the workspace
- linear_apply_labels: Apply labels to an issue
- linear_assign_issue: Assign a user to an issue
- linear_create_issue: Create a new issue with title, description, and team assignment
- linear_create_label: Create a new label for issue categorization
- linear_delete_issue: Delete an issue by ID
- linear_update_issue: Update issue properties including title, description, priority, and state
- linear_list_comments: List comments for an issue
- linear_list_projects: List all projects with optional filtering
- linear_search_issues: Search issues using filters (replaces deprecated issueSearch endpoint). Migrated from deprecated 'issueSearch' to current 'issues' endpoint with filtering. Use filter objects instead of text queries for more flexible and powerful search capabilities.
- linear_create_comment: Create a comment on an issue
- linear_create_project: Create a new project
- linear_update_project: Update project properties
- linear_transition_issue: Transition an issue to a different workflow state
- linear_list_workflow_states: List all workflow states available in the workspace
Installation
npm install @coretext-ai/combo-qa-linear-github-monday-726db5ad-d8ce-458b-b252-f872cdd6237cEnvironment Setup
Create a .env file with the following variables:
GITHUB_TOKEN=your_github_token_here
LINEAR_API_KEY=your_linear_api_key_here
MONDAY_ACCESS_TOKEN=your_monday_access_token_hereUsage
Running the server
# Development mode
npm run dev
# Production mode
npm run build && npm startUsing with Claude Desktop
Add this to your Claude Desktop configuration:
{
"mcpServers": {
"combo-qa-linear-github-monday": {
"command": "npx",
"args": ["@coretext-ai/combo-qa-linear-github-monday-726db5ad-d8ce-458b-b252-f872cdd6237c"],
"env": {
"GITHUB_TOKEN": "your_github_token_here",
"LINEAR_API_KEY": "your_linear_api_key_here",
"MONDAY_ACCESS_TOKEN": "your_monday_access_token_here"
}
}
}
}Instructions for Fetching API Keys/Tokens
- COMING SOON
Advanced Features
Request Cancellation
This MCP server supports request cancellation according to the MCP cancellation specification. Clients can cancel in-progress requests by sending a notifications/cancelled message with the request ID.
When a request is cancelled:
- The server immediately stops processing the request
- Any ongoing API calls are aborted
- Resources are cleaned up
- No response is sent for the cancelled request
Progress Notifications
The server supports progress notifications for long-running operations according to the MCP progress specification.
To receive progress updates:
- Include a
progressTokenin your request metadata - The server will send
notifications/progressmessages with:- Current progress value
- Total value (when known)
- Human-readable status messages
Progress is reported for:
- Multi-step operations
- Batch processing
- Long-running API calls
- File uploads/downloads
Example progress notification:
{
"method": "notifications/progress",
"params": {
"progressToken": "operation-123",
"progress": 45,
"total": 100,
"message": "Processing item 45 of 100..."
}
}Generated Information
- Generated at: Wed Sep 10 2025 14:22:01 GMT+0000 (Coordinated Universal Time)
- Orchestrator version: 0.0.2
- Template repository: Coretext-AI-Dev/server-template-v2
- Total endpoints: 173
