Discord Ops
Description
Agency-grade Discord MCP server — multi-guild project routing, AI-native notifications, and DevOps workflows for Claude Code and other AI agents
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
discord-ops
Agency-grade Discord MCP server with multi-guild project routing.
[](https://github.com/bookedsolidtech/discord-ops/actions/workflows/ci.yml) [](https://www.npmjs.com/package/discord-ops) [](LICENSE)
Features
- 72 MCP tools — messaging, personas, polls, forums, notes, channels, moderation, roles, webhooks, botops, audit log, threads, guilds, invites, permissions, search, 23 templates, OG embed unfurling, project introspection
- Project note board — a durable, directed-note log per project; agents leave hand-offs and read them on startup, aware of other concurrent sessions
- Webhook personas — one bot, unlimited posting identities via per-message username/avatar overrides; never create another bot application
- Native polls — structured agent/human consensus with per-answer voter reads and bot flags
- Forum work queues — posts as tasks, tags as status labels, archive to close
- Real-time event feed — optional
discord-ops listensidecar streams messages/reactions to a local sink read byget_events, zero API calls per poll - Multi-guild project routing —
send_message({ project: "my-app", channel: "builds" })instead of raw channel IDs - Agent-to-agent coordination — agents post tasks, peers reply and react, originators read results back via
get_replies/get_reactions— Discord as a durable coordination bus - Notification routing — map notification types (
ci_build,deploy,error) to channels per project - Owner pings — configure project owners so releases, errors, and alerts auto-mention the right people
- Bot personas — named bots with identity metadata, per-channel bot assignment, and per-bot tool profiles
- Multi-bot support — manage multiple Discord bots from a single MCP server with
Related Skills
Docker
---
DevOps Kubernetes
---
DevOps AWS Skills
AWS development with CDK best practices, cost optimization MCP servers, and serverless/event-driven architectu
DevOps Composio Split
Manage Split feature flags and experiments
DevOps **claude-code-router**
(25.3k ⭐) - Use Claude Code as the foundation for coding infrastructure, allowing you to decide how to interac
DevOps CLAUDE.md CI/CD Wiki
Community patterns for CLAUDE.md configuration in CI/CD pipelines.
DevOps