github-mcp

ibraheem4/github-mcp

3.2

If you are the rightful owner of github-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Tools

Functions exposed to the LLM to take actions

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.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources