github-mcp-server

github-mcp-server

1

The GitHub MCP Server is designed to facilitate interactions with the GitHub API through various tools. It supports operations like managing repositories and commits, and requires a GitHub personal access token for authentication. The server runs on Node.js.

GitHub MCP Server

A Model Context Protocol server for interacting with the GitHub API.

Features

  • Tools: Offers functionalities like listing user repositories, retrieving repository details, creating new repositories, commits, pushing, and pulling changes.

Requirements

  • Node.js 18+
  • GitHub personal access token

Installation

  • Install via npm and set up using Node.js.

Usage

  • Run the server with a specific command.

Debugging

  • Utilize the MCP Inspector for debugging purposes.