MCP.so
Sign In

GitHub MCP Server

@renantrendt

About GitHub MCP Server

A Model Context Protocol (MCP) server for interacting with GitHub

Basic information

Category

Version Control

Runtime

node

Transports

stdio

Publisher

renantrendt

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is GitHub MCP Server?

The GitHub MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with GitHub. It supports repository management, file operations, issue tracking, pull requests, search capabilities, and commit history.

How to use GitHub MCP Server?

Set up by cloning the repository, running npm install and npm run build, then providing a GitHub Personal Access Token via the GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Run locally with GITHUB_PERSONAL_ACCESS_TOKEN=your_token_here node dist/index.js. For Smithery deployment, configure the token through the githubPersonalAccessToken option.

Key features of GitHub MCP Server

  • Repository and branch management

Comments

More Version Control MCP servers