MCP-Inspector-v0.6.0
0
The GitHub MCP Server allows AI assistants to interact with GitHub, managing issues and pull requests while analyzing repositories. It's designed to follow the MCP specification for seamless operation discovery and execution.
GitHub MCP Server
A Model Context Protocol (MCP) server that enables AI assistants to interact with GitHub.
Features
- Repository Search
- Issue Management
- Pull Request Handling
- Repository Analysis
Installation
- Clone the repository
- Install dependencies
- Set up GitHub token
- Run the server
Usage
Endpoints
- GET /mcp/discover: Discover operations
- POST /mcp/execute: Execute operations
Architecture
Follows MCP specification for operation discovery and execution.