github for Cline
io.github.dave-london/github
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output
client:Cline
transport:stdio
runtime:npm
Install github in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"github": {
"command": "npx",
"args": [
"-y",
"@paretools/github"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs