github-mcp-server

ohishi-yhonda-pub/github-mcp-server

3.2

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 dayong@mcphub.com.

The GitHub MCP Server is designed to facilitate integration with Claude.ai using the Model Context Protocol, leveraging Cloudflare Workers for deployment.

Tools

Functions exposed to the LLM to take actions

list_repos

Retrieve a list of repositories

get_repo

Get details of a specific repository

create_repo

Create a new repository

get_contents

Retrieve contents of a file or directory

get_file_content

Get decoded content of a file

create_or_update_file

Create or update a file

list_issues

List all issues

get_issue

Get details of a specific issue

create_issue

Create a new issue

update_issue

Update an existing issue

list_branches

List all branches

search_repos

Search for repositories

search_code

Search for code

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources