# Discord Selfbot MCP Server

Enable your agents to interact with Discord through a selfbot interface using the Model Context Protocol. Automate and extend Discord functionalities by integrating MCP tools and resources seamlessly…

## Quick Start

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

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

---

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