mcp-server-18

mcp-server-18

3.2

If you are the rightful owner of mcp-server-18 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 Integrated MCP Server is a Model Context Protocol server with GitHub API integration, offering automated CI/CD pipelines using Docker and GitHub Actions.

echo

Echoes back the provided text.

list_directory

Displays the contents of a directory.

read_file

Reads the contents of a file.

get_file_info

Retrieves information about a file or directory.

github_list_repos

Retrieves a list of repositories.

github_get_repo

Retrieves information about a specific repository.

github_list_issues

Retrieves a list of issues.

github_create_issue

Creates a new issue.

github_list_pull_requests

Retrieves a list of pull requests.

github_get_file_content

Retrieves the content of a file.

github_create_or_update_file

Creates or updates a file.

github_search_code

Searches for code.