Discord icon

Discord

Provides secure Discord integration tools through a standardized Model Context Protocol (MCP) API.

Acerca de

This is a secure server that exposes Discord integration functionalities via a Model Context Protocol (MCP) compliant API. It leverages JWT Bearer Token authentication to protect Discord bot tokens, ensuring they are never directly exposed in requests. The server also features comprehensive audit logging, utilizes temporary Discord bot connections to enhance security, and employs RSA key pair encryption for robust token management, enabling programmatic interaction with Discord for tasks like sending messages, fetching channel information, or moderating content.

Características Principales

  • Discord token protection by embedding tokens in JWT claims
  • JWT Bearer Token authentication for secure API access
  • 0 GitHub stars
  • Comprehensive audit logging of all tool calls with user information
  • Temporary Discord bot connections for reduced attack surface
  • RSA key pair encryption for token signing and verification

Casos de Uso

  • Programmatically retrieving Discord channel information and searching messages
  • Integrating Discord functionality into AI agents or custom MCP clients
  • Automating secure Discord message sending and content moderation