claude-code-discord
imAkaka/claude-code-discord
A self-hosted Discord bot that exposes Claude Code through slash commands and persistent session threads while preserving your local MCP servers, configuration, and skills.
Overview
This repository provides a production-ready Discord integration for Claude Code, built on Deno and the official Anthropic Claude Agent SDK. It allows teams to interact with Claude directly via Discord threads, supporting multi-workspace management, AWS Bedrock authentication, role-based access control, scheduled tasks, and automatic configuration inheritance from local settings like CLAUDE.md and mcp.json.
Capabilities
- ▸Thread-per-session conversation management with automatic session persistence and resumption
- ▸Hot query reuse for reduced latency across follow-up messages
- ▸Automatic injection of local MCP servers and project configuration (.claude/mcp.json, CLAUDE.md)
- ▸AWS Bedrock support with enterprise AWS SSO credential refreshing via slash commands
- ▸Role-based access control (RBAC) to restrict sensitive commands like shell execution or git operations
- ▸Interactive permission buttons for unapproved tool requests
- ▸Scheduled background tasks tied to specific project workspaces
- ▸Local HTTP admin UI for inspecting sessions, workspaces, and task schedules
Best for
Collaborative software engineering team discussions with Claude Code inside Discord channels and threads, Automating scheduled repository maintenance, audits, and code analysis tasks, Managing multiple distinct project workspaces and working directories from a single Discord bot interface
Works with
実タスクにどれだけ役立つか(機能の豊富さ・用途の明確さ)。 — AIによるcapabilities/use-cases解析
実装・指示の品質。 — AIによるSKILL.md/README解析
リポジトリがどれだけ活発に保守されているか。 — GitHub 最終push日時の新しさ
ドキュメントの充実度・分かりやすさ。 — README/独自要約の情報量
危険・不審な挙動が無いか。 — AIによるセキュリティレビュー
ありふれたラッパーではない独自性。 — AIによる独自性判定
コミュニティの採用度。 — GitHub Stars/Forks(対数スケール)
対応AIエージェントの広さ。 — AIによる対応エージェント判定
ライセンス不明/制限あり(Red)のSkillは総合スコアに0.85倍の補正を適用します。 ランキングはこのScoreのみで決まり、広告で変わりません。 算出方法の詳細 →
Security considerations
The bot executes system operations, git commands, and shell tasks via Claude Code and features role-based access control to restrict sensitive commands. Care must be taken with the Discord bot token, administrative roles, and filesystem permissions on the host machine.
Categories
Summary and analysis are original content generated by AI Skills Rank. The skill's source text is not reproduced here — view it on the linked repository.