Installation & Configuration
{
"mcpServers": {
"GitHub MCP": {
"command": "node",
"args": [
"/path/to/your/github-mcp/src/index.js"
],
"env": {
"GITHUB_TOKEN": "your_github_token_here"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/16
Updated
2025/4/16