Confidential guide on numerology and astrology, based of GG33 Public information

Discord de MCP
Servidor MCP para Discord Bot
3 years
Works with Finder
3
Github Watches
15
Github Forks
49
Github Stars
Discord MCP Server
A Model Context Protocol (MCP) server that provides Discord integration capabilities to MCP clients like Claude Desktop.
Available Tools
Server Information
-
get_server_info
: Get detailed server information -
list_members
: List server members and their roles
Message Management
-
send_message
: Send a message to a channel -
read_messages
: Read recent message history -
add_reaction
: Add a reaction to a message -
add_multiple_reactions
: Add multiple reactions to a message -
remove_reaction
: Remove a reaction from a message -
moderate_message
: Delete messages and timeout users
Channel Management
-
create_text_channel
: Create a new text channel -
delete_channel
: Delete an existing channel
Role Management
-
add_role
: Add a role to a user -
remove_role
: Remove a role from a user
Webhook Management
-
create_webhook
: Create a new webhook -
list_webhooks
: List webhooks in a channel -
send_webhook_message
: Send messages via webhook -
modify_webhook
: Update webhook settings -
delete_webhook
: Delete a webhook
Installation
Installing via Smithery
To install Discord Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @hanweg/mcp-discord --client claude
-
Set up your Discord bot:
- Create a new application at Discord Developer Portal
- Create a bot and copy the token
- Enable required privileged intents:
- MESSAGE CONTENT INTENT
- PRESENCE INTENT
- SERVER MEMBERS INTENT
- Invite the bot to your server using OAuth2 URL Generator
-
Clone and install the package:
# Clone the repository
git clone https://github.com/hanweg/mcp-discord.git
cd mcp-discord
# Create and activate virtual environment
uv venv
.venv\Scripts\activate
### If using Python 3.13+ - install audioop library: `uv pip install audioop-lts`
# Install the package
uv pip install -e .
- Configure Claude Desktop (
%APPDATA%\Claude\claude_desktop_config.json
on Windows,~/Library/Application Support/Claude/claude_desktop_config.json
on macOS):
"discord": {
"command": "uv",
"args": [
"--directory",
"C:\\PATH\\TO\\mcp-discord",
"run",
"mcp-discord"
],
"env": {
"DISCORD_TOKEN": "your_bot_token"
}
}
License
MIT License - see LICENSE file for details.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.
Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
Servidores MCP impresionantes: una lista curada de servidores de protocolo de contexto del modelo
Reviews

user_ggaETScK
As a devoted user of mcp-discord by hanweg, I am thoroughly impressed with its seamless integration with Discord. The functionality and efficiency it brings to managing Discord servers are exceptional. The easy-to-follow documentation and welcoming community make it a top choice for both beginners and advanced users. Highly recommend checking it out on GitHub!