Submit

Server Github MCP (PR Comment)

@195440

what is GitHub MCP Server? GitHub MCP Server is a tool for managing GitHub repositories, enabling file operations, search functionality, and integration with the GitHub API for seamless collaborative software development.

Tools

Server Config

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@rz195440/server-github-mcp"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.