
Malanjp Discord Approval Mcp
- Updated January 11, 2026
- malanjp/discord-approval-mcp
malanjp-discord-approval-mcp is a Claude Code plugin that exposes an MCP server to send Discord approval requests and notifications before agents proceed.
About
malanjp-discord-approval-mcp is a Claude-oriented MCP server that posts approval requests and notifications to Discord so developers can keep agents on a short leash before risky steps. When your coding agent wants to deploy, rotate secrets, bulk-delete data, or run a costly job, you can push a structured message to a channel or DM and wait for explicit approval instead of trusting full autonomy. The listing describes a Discord経由の承認リクエスト・通知サーバー—approval and notification over Discord—which maps cleanly to teams of one who already live in Discord for alerts. This is an integration plugin, not a methodology skill: you wire the MCP into Claude Code or another MCP client, connect a bot token and channel IDs, and expose tools the agent calls when it needs consent. It shines at Ship and Operate when production changes need a second pair of eyes, and during Build when experimental integrations should not fire webhooks blindly. Expect intermediate setup for Discord application permissions and MCP transport configuration.
- MCP server that routes approval requests and alerts through Discord
- Designed for DiscordMCP + Claude human-in-the-loop workflows
- Productivity-category listing with approval and discord keywords
- Single-plugin bundle from malanjp/discord-approval-mcp
- Supports notify-and-wait patterns instead of silent autonomous execution
Malanjp Discord Approval Mcp by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install malanjp-discord-approval-mcp@malanjp/discord-approval-mcpAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 11, 2026 |
|---|---|
| Repository | malanjp/discord-approval-mcp ↗ |
What it does
Send human-in-the-loop approval requests and operational notifications to Discord when Claude or MCP tools need a yes/no before continuing.
Who is it for?
Best when you monitor Discord on mobile and want a simple approve/deny gate for agent-driven deploys or integrations.
Skip if: Organizations that require formal SOX-style ticketing instead of chat-based consent.
What you get
After you connect the MCP server, agents can request Discord approvals and send status notifications so you stay in control of sensitive steps.
- MCP tools for posting Discord approval prompts and operational notifications
- Runnable guardrail path agents can call before high-risk operations
By the numbers
- Plugin count: 1
- Catalog category: productivity
Recommended Plugins
How it compares
Discord MCP integration for approvals, not a code-review or test-runner skill.
FAQ
Who is Malanjp Discord Approval Mcp for?
Developers using Claude Code or other MCP clients who want Discord as the approval inbox for agent-proposed actions.
When should I use Malanjp Discord Approval Mcp?
Use it before production deploys, credential changes, or other irreversible agent tool calls where you want an explicit Discord confirmation.
How do I add Malanjp Discord Approval Mcp to my agent?
Install the plugin from malanjp/discord-approval-mcp, configure your Discord bot and MCP server settings, and register the MCP tools in Claude Code per the repository instructions.