discord-mcp
Provides tools for interacting with Discord through a bot, enabling reading and sending messages, listing servers and channels, managing reactions, sending DMs, and editing or deleting messages via the Discord REST API.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@discord-mcpPost a message in #general saying hello"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Discord
Discord para Claude, ChatGPT e agentes de IA
Conecte um bot Discord (token de bot do developer portal) para ler/enviar mensagens, listar servidores e canais, reagir, mandar DMs e gerenciar mensagens via a API REST oficial (discord.com/api/v10). Guild ID opcional define o servidor padrão usado por tools como list_channels e list_guild_members.
📊 15 ferramentas
✏️ Leitura e escrita
💬 Funciona com qualquer cliente MCP: Claude Desktop, Cursor, VS Code, Cline, Continue
🔑 Login via magic-link (sem senha)
English version · Documentação completa · Skill pra agentes
Instalar em 1 clique
Claude (Web e Desktop)
A Anthropic unificou a instalação de MCPs em claude.ai/customize/connectors. O mesmo link serve pra Claude Web e Claude Desktop (basta estar logado):
Manual (se o deeplink não abrir): claude.ai/customize/connectors → + → Adicionar conector personalizado → cole Nome Discord e URL https://api.mcp.ai/p_discord.
Cursor
VS Code (Copilot Chat)
ChatGPT, Manus, OpenClaw e mais 40+ clientes
Funciona em qualquer cliente MCP que suporte MCP over HTTP. A URL do servidor é sempre:
https://api.mcp.ai/p_discordDetalhes por cliente: INSTALL.md.
Related MCP server: Discord MCP Server
Exemplos de uso
Mostre as últimas 20 mensagens do canal #geral
Envie no canal de avisos: 'Reunião às 15h hoje'
Liste todos os canais do servidor15 ferramentas disponíveis
Tool | Descrição |
| List Discord bot connections linked to this install — id, label, default guild_id. |
| Return the bot's own user profile (id, username, discriminator, avatar, etc). |
| List the servers (guilds) the bot is a member of. |
| Get one guild's metadata. Falls back to the connection's default guild_id. Bulk support: accepts guild_ids for batched execution. |
| List channels in a guild. Falls back to the connection's default guild_id. Bulk support: accepts guild_ids for batched execution. |
| List members of a guild. Requires the bot to have the Server Members intent enabled in the developer portal — may return 403 otherwise. Bulk support: accepts guild_ids for batched execution. |
| Get a channel's metadata (type, name, topic, parent, permissions). |
| Read recent messages from a channel (newest first). |
| Fetch a single message by id. Bulk support: accepts channel_ids, message_ids for batched execution. |
| Public profile of any Discord user by id. |
| Post a message to a channel. Provide |
| Open a DM channel with a user and send them a message. |
| Edit a previously-sent message (must be authored by this bot). |
| Add a reaction to a message. |
| Delete a message. Irreversible. Bot needs Manage Messages to delete messages authored by other users. Bulk support: accepts channel_ids, message_ids for batched execution. |
Detalhe de cada tool: docs/ferramentas.md
Preços
Grátis.
Privacidade & LGPD
Sub-processadores: o LLM host que você escolher (Claude, ChatGPT, Cursor, agente próprio). Lista completa em docs/privacidade-lgpd.md.
Os dados retornados pelas tools são enviados ao LLM host que você escolher, sub-processador fora do nosso controle. Recomendamos planos com opt-out de treinamento.
Perguntas frequentes
O servidor é open source? O servidor é proprietário (hosted). Este repositório é o wrapper público com manifestos, docs e skills — tudo MIT.
Posso usar com agente próprio (não Claude/Cursor)?
Sim — qualquer cliente que suporte MCP over HTTP. URL: https://api.mcp.ai/p_discord.
Suporte
Licença
MIT — veja LICENSE. O servidor MCP em api.mcp.ai/p_discord é proprietário (hosted); este repositório (manifestos, docs, skills) é MIT.
This server cannot be deployed
Maintenance
Related MCP Connectors
Control your Discord community: send/read messages, manage channels and forums, and handle webhook…
Enable interaction with Slack workspaces. Supports subscribing to Slack events through Resources.
Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.
Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.
Related MCP Servers
- AlicenseBqualityFmaintenanceEnables interaction with Discord channels through a bot, allowing users to send messages and files, retrieve messages with advanced filtering, and download attachments of any type.56 npm4MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Discord through the REST API and real-time events, supporting message management, user info, channel operations, and more with security controls.9 npm1MIT
- AlicenseNot gradedqualityBmaintenanceEnables sending Telegram messages, photos, and documents, and retrieving bot information through the Telegram Bot API.22 npm1MIT
- AlicenseNot gradedqualityCmaintenanceProvides full Discord REST API access through a bot token, enabling server management including channels, messages, members, roles, and more.127 npm1MIT