JUHE API Marketplace
RossH121 avatar
MCP Server

Discord MCP Server

An MCP server that allows Claude to interact with Discord by providing tools for sending/reading messages and managing server resources through Discord's API.

0
GitHub Stars
11/22/2025
Last Updated
MCP Server Configuration
1{
2 "name": "discord",
3 "command": "node",
4 "args": [
5 "path/to/discord-mcp/build/index.js"
6 ],
7 "env": {
8 "DISCORD_TOKEN": "your_discord_bot_token_here"
9 }
10}
JSON10 lines
  1. Home
  2. MCP Servers
  3. discord-mcp

README Documentation

Discord MCP Server

An MCP (Model Context Protocol) server for Discord API integration with Claude. This server allows Claude to interact with Discord servers via tools that perform actions such as sending messages, reading messages, and managing server resources.

Prerequisites

  • Node.js 16 or higher
  • A Discord bot token (create one at the Discord Developer Portal)
  • Appropriate bot permissions:
    • Read Messages/View Channels
    • Send Messages
    • Read Message History
    • (Optional) Manage Roles, Manage Channels, etc. depending on functionality needed

Installation

  1. Clone this repository
  2. Install dependencies:
    npm install
    
  3. Build the project:
    npm run build
    

Configuration

Create a .env file in the root directory with:

DISCORD_TOKEN=your_discord_bot_token_here

Usage

  1. Start the server:

    npm start
    
  2. Configure Claude Desktop:

    • Add to Claude Desktop's configuration file:
    {
      "mcpServers": {
        "discord": {
          "command": "node",
          "args": ["path/to/discord-mcp/build/index.js"],
          "env": { "DISCORD_TOKEN": "your_discord_bot_token_here" }
        }
      }
    }
    

Available Tools

  • send-message: Send a message to a Discord channel
  • read-messages: Read recent messages from a Discord channel
  • list-channels: List available channels in the server
  • list-servers: List servers the bot has access to
  • get-user-info: Get information about a specific user

Security Considerations

  • The Discord bot token grants access to your Discord bot. Keep it secure.
  • The bot can only access servers it has been invited to.
  • Actions are limited by the bot's permissions in each server.

License

MIT

Quick Install

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.ai
Copyright © 2025 - All rights reserved