Malanjp Discord Approval Mcp
malanjp-discord-approval-mcp is a Claude Code plugin for the Ship phase that exposes an MCP server to send Discord approval requests and notifications before agents proceed.
Send human-in-the-loop approval requests and operational notifications to Discord when Claude or MCP tools need a yes/no before continuing.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install malanjp-discord-approval-mcp@malanjp/discord-approval-mcpBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:malanjp/discord-approval-mcp") and the paste-ready config with skillselion.get_install_config("plugin:malanjp/discord-approval-mcp").
What it does
malanjp-discord-approval-mcp is a Claude-oriented MCP server that posts approval requests and notifications to Discord so solo builders 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 indie 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.
Highlights
- 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
Why builders use it
Autonomous agents can execute destructive or costly actions with no lightweight way to ping you on Discord and wait for approval.
After you connect the MCP server, agents can request Discord approvals and send status notifications so you stay in control of sensitive steps.
At a glance
- Type - Plugin in Automation.
- Adoption - 0 installs, 0 stars, 0 votes.
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.
Comments
Share how you use malanjp-discord-approval-mcp, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.