github-mcp-server

mazedur1056/github-mcp-server

3.1

If you are the rightful owner of github-mcp-server 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 Model Context Protocol (MCP) server that integrates GitHub functionality with AI assistants like Cursor, enabling seamless interaction with your GitHub repositories, issues, pull requests, and more.

Tools

Functions exposed to the LLM to take actions

list_repositories

List repositories for the authenticated user.

get_repository

Get detailed information about a specific repository.

list_issues

List issues for a repository with filtering options.

create_issue

Create new issues with title, body, labels, and assignees.

list_pull_requests

List pull requests for a repository with state filtering.

get_file_content

Read file contents from any repository branch or commit.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources