# Discord Selfbot MCP Server

Enable interaction with Discord through a selfbot interface using the Model Context Protocol. Automate and extend Discord functionalities by integrating with MCP-compatible clients. Leverage discord.…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add sachicali/discordselfbot-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list sachicali/discordselfbot-mcp
```

---

Source: https://github.com/sachicali/discordselfbot-mcp | License: MIT
