mcp-server
3.5
This project is a Model Context Protocol server designed to integrate with the GitHub API. It provides various operations such as searching for repositories, accessing repository contents, and creating or updating files in a repository.
searchRepositories
Search for GitHub repository
getRepoContents
Get the contents of the specified repository
createOrUpdateFile
Create or update files in a repository