MCP.so
Sign In
G

Github

@sidharthrajaram

About Github

No overview available yet

Basic information

Category

Version Control

Transports

stdio

Publisher

sidharthrajaram

Submitted by

Kk M

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "github": {
      "command": "ru",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GITHUB_PERSONAL_ACCESS_TOKEN",
        "mcp/github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

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?

Github is an SSE-based MCP server that provides tools based on the National Weather Service APIs. It integrates with the Model Context Protocol (MCP) and is designed for agents needing

Comments

More Version Control MCP servers