Installation & Configuration
{
"mcpServers": {
"gh": {
"command": "node",
"args": [
"absolute\\path\\to\\your\\index.js\\file"
],
"env": {
"GITHUB_TOKEN": "your-github-personal-access-token"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15