dev-tools
github
MCP server 'github' from coil398/dotfiles
8 stars0 upvotes
Install Command
npx -y @modelcontextprotocol/server-github
Configuration
.mcp.json
{
"github": {
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GITHUB_TOKEN}"
},
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"command": "npx"
}
}Links
Tags
mcpgithub