github-mcp

github-mcp

3.6

A comprehensive MCP server that bridges Linear project management with GitHub repositories, providing intelligent issue triage, bidirectional synchronization, and seamless pull request workflows.

Top Comments

triage_issue

Analyze an issue and determine the optimal platform (GitHub for engineering, Linear for business).

create_issue

Create an issue on GitHub or Linear based on triage decision.

get_linear_issue / get_github_issue

Get detailed information about a specific issue.

list_linear_issues / list_github_issues

List issues with optional filtering.

update_github_issue

Update a GitHub issue with new information.

sync_issue

Synchronize an issue between GitHub and Linear platforms.

list_linear_teams

List all available Linear teams for issue creation.

create_feature_pr

Create a feature PR from a Linear issue.

create_release_pr

Create a release PR with change analysis.

update_pr

Update an existing pull request.