Back to Browse

Discord MCP Server

CommunicationLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c

About

Connect a Discord bot (bot token from the developer portal) to read/send messages, list guilds and c

Remote endpoints: streamable-http: https://api.mcp.ai/p_discord

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-mcp-dir-discord-mcp": {
      "url": "https://api.mcp.ai/p_discord"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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):

➕ Abrir no Claude e conectar

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

➕ Instalar Discord no Cursor

VS Code (Copilot Chat)

➕ Instalar Discord no VS Code

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_discord

Detalhes por cliente: INSTALL.md.


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 servidor

15 ferramentas disponíveis

ToolDescrição
discord_list_accountsList Discord bot connections linked to this install — id, label, default guild_id.
discord_get_meReturn the bot's own user profile (id, username, discriminator, avatar, etc).
discord_list_guildsList the servers (guilds) the bot is a member of.
discord_get_guildGet one guild's metadata. Falls back to the connection's default guild_id. Bulk support: accepts guild_ids for batched execution.
discord_list_channelsList channels in a guild. Falls back to the connection's default guild_id. Bulk support: accepts guild_ids for batched execution.
discord_list_guild_membersList 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.
discord_get_channelGet a channel's metadata (type, name, topic, parent, permissions).
discord_list_messagesRead recent messages from a channel (newest first).
discord_get_messageFetch a single message by id. Bulk support: accepts channel_ids, message_ids for batched execution.
discord_get_userPublic profile of any Discord user by id.
discord_send_messagePost a message to a channel. Provide content (text up to 2000 chars), embeds (rich JSON), or both. reply_to makes it a reply. Bulk support: accepts channel_ids for batched execution.
discord_send_dmOpen a DM channel with a user and send them a message.
discord_edit_messageEdit a previously-sent message (must be authored by this bot).
discord_add_reactionAdd a reaction to a message. emoji is either unicode (e.g. 👍) or name:id for custom guild emoji. Bulk support: accepts channel_ids, message_ids for batched execution.
discord_delete_messageDelete 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.

Reviews

No reviews yet

Be the first to review this server!