Loading languages...
GI

github-mcp-server

@Ghraven

The GitHub MCP Server is a Model Context Protocol (MCP) server that provides seamless integration with GitHub APIs, enabling advanced automation and interaction capabilities for developers and tools.

github
api
automation
development
git

# mcpServer Config

{
  "mcpServers": {
    "github": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "-e",
        "GITHUB_PERSONAL_ACCESS_TOKEN",
        "ghcr.io/github/github-mcp-server"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

# stdio

github-mcp-server stdio
Transport:
stdio
भाषा:
Go
बनाया गया:4/9/2025
अद्यतन किया गया:4/22/2025