Back to directory
kich555/github-mcp-server

kich555/github-mcp-server

@kich555

MCP Server for the GitHub API, enabling file operations, repository management, search functionality, and more.

githubmcpapirepositorysearchfile-operationsautomationcloud

Installation & Configuration

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13