MCP-Inspector-v0.6.0

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

  1. Clone the repository
  2. Install dependencies
  3. Set up GitHub token
  4. Run the server

Usage

Endpoints

  • GET /mcp/discover: Discover operations
  • POST /mcp/execute: Execute operations

Architecture

Follows MCP specification for operation discovery and execution.