Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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-toolingCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"gh-tooling": {
"command": "${CLAUDE_PLUGIN_ROOT}/mcp-server-gh/server.sh"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/mcp-server-gh/server.shShare bugs, ideas, or general feedback.