Servers
Discord MCP Server
@mabingyin-seek
一个用于发送discord信息的mcp webhook工具
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-discord-webhook-server": {
"command": "uvx",
"args": [
"discord-mcp-server@latest"
]
}
}
}