Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
npx claudepluginhub fryanpan/github-claude-channel --plugin github-claude-channelCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"github-claude-channel": {
"command": "bun",
"args": [
"./server.ts"
]
}
}
}Server configuration and connection parameters
bunCommand-line arguments passed to the server process
Share bugs, ideas, or general feedback.