Loading languages...
KI

kich555/github-mcp-server

@kich555

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

GitHub
repository management
file operations
search
MCP Server

# mcpServer Config

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

# stdio

npx -y @modelcontextprotocol/server-github
Transport:
stdio
Taal:
TypeScript
Gemaakt:4/7/2025
Bijgewerkt:4/7/2025