discord-webhook-mcp

FanaticExplorer/discord-webhook-mcp
★ 0 stars Python 📁 File System Updated today
MCP server for Discord webhooks — send messages, embeds, polls, files, and link buttons from any coding agent
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "discord-webhook-mcp": {
      "command": "uvx",
      "args": [
        "discord-webhook-mcp"
      ]
    }
  }
}

Or install with pip: pip install discord-webhook-mcp

README Excerpt

Send Discord messages from any coding agent. Text, embeds, polls, files, link buttons, forum threads — all through a webhook, no bot token needed. | Tool | What it does | |---|---| | `send_webhook_message` | Post a message — plain text, embeds, polls, link buttons, or create a forum thread | | `send_webhook_file` | Upload a local file (image, log, chart, PDF) with an optional caption |

Tools (8)

delete_webhookdelete_webhook_messageedit_webhook_messageget_webhook_infoget_webhook_messagemodify_webhooksend_webhook_filesend_webhook_message

Topics

discordfastmcpmcpmcp-serverpythonwebhook