From gh-tooling
Local stdio MCP server (gh-tooling) running mcp-server-gh/server.sh for GitHub operations like repository access, issues, and pull requests via GitHub CLI tooling. No secrets specified.
npx claudepluginhub shopwarelabs/ai-coding-tools --plugin gh-toolingAdd to your .mcp.json:
{
"mcpServers": {
"gh-tooling": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server-gh/server.sh"
}
}
}This server has elevated permissions. Review the source code before enabling.
${CLAUDE_PLUGIN_ROOT}/mcp-server-gh/server.sh