Github-MCP-Server

mymadhavyadav07/Github-MCP-Server

3.3

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 lightweight Model Context Protocol (MCP) server for automating GitHub operations using LLM-compatible tools.

Tools

Functions exposed to the LLM to take actions

get_user_bio

Retrieve bio of a user

get_github_files

Recursively fetch all files and directories from a GitHub repo starting at 'path'

get_file_content

Fetches the content of a file from a GitHub repository.

create_pull_request_with_branch

Creates a new branch and then a pull request on GitHub

create_github_issue

Creates an issue on a GitHub repository

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources