mcp-github-ruby-server
0
The MCP GitHub CLI Server is a Ruby-based server for the GitHub CLI, enabling seamless GitHub operations via an MCP client. It focuses on integrating GitHub functionalities with Model Context Protocol.
MCP GitHub CLI Server (Ruby)
This project is a wrapper server for the GitHub CLI tool, developed using Ruby, and designed to support the Model Context Protocol (MCP). It enables users to perform various GitHub operations through an MCP client.
Features
- Get GitHub login status
- List user repositories
- View repository information
- List repository Issues and Pull Requests
- Create Issues and Pull Requests
- Clone repository
- Execute arbitrary GitHub CLI commands