Loading languages...
JE

jesulim/new

@jesulim

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

github
api
repository
file-operations
search

# 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
Язык:
TypeScript
Создано:4/17/2025
Обновлено:4/17/2025
Домашняя страница:
https://github.com/jesulim/new