MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. discord-mcp

discord-mcp

GitHub

This repository provides a Model Context Protocol (MCP) server for the Discord API, enabling integration of Discord bots with MCP-compatible applications like Claude Desktop. It allows users to retrieve server

69
0

Summary

This project is a Model Context Protocol (MCP) server designed for the Discord API (using JDA), enabling integration of Discord bots with MCP-compatible applications like Claude Desktop. It allows seamless interaction between Discord and other applications.

Installation:

To install, clone the repository, build the project using Maven (mvn clean package), and configure Claude Desktop with the path to the JAR file and your Discord bot token. The Discord token can be obtained from the Discord Developer Portal. Alternatively, install the server automatically using Smithery with the command npx -y @smithery/cli@latest install @SaseQ/discord-mcp --client claude.

Available Tools:

The server provides tools for server information retrieval (get_server_info), message management (send_message, read_message, send_private_message, read_private_message), and channel management (find_text_channel). Detailed examples and usage instructions can be found in the project's Wiki.

Repository

SA
SaseQ

SaseQ/discord-mcp

Created

March 14, 2025

Updated

March 28, 2025

Language

Java

Category

Communication