github-mcp-server-sse

yamagai/github-mcp-server-sse

3.1

If you are the rightful owner of github-mcp-server-sse 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.

GitHub MCP Server is a server that integrates with GitHub using the Model Context Protocol (MCP) to provide a standardized interface for LLM applications to communicate with the GitHub API.

Tools

Functions exposed to the LLM to take actions

search_repositories

Searches for GitHub repositories.

create_repository

Creates a new GitHub repository.

get_file_contents

Retrieves the contents of a file from a GitHub repository.

create_or_update_file

Creates or updates a file in a GitHub repository.

push_files

Pushes multiple files to a GitHub repository at once.

fork_repository

Forks a GitHub repository.

create_pull_request

Creates a new pull request in a GitHub repository.

get_pull_request

Retrieves details of a pull request from a GitHub repository.

create_pull_request_review

Creates a review for a pull request.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources