-
securityF
license-
qualityThis server allows integration with Discord, enabling message exchanges between Claude and a Discord channel using prompts and notifications.
Last updated -
TypeScript
Claude Desktop과 같은 MCP 클라이언트에 Discord 통합 기능을 제공하는 MCP(Model Context Protocol) 서버입니다.
get_server_info
: 자세한 서버 정보를 가져옵니다.list_members
: 서버 멤버와 그들의 역할을 나열합니다.send_message
: 채널에 메시지를 보냅니다.read_messages
: 최근 메시지 기록을 읽습니다.add_reaction
: 메시지에 반응을 추가합니다add_multiple_reactions
: 메시지에 여러 반응을 추가합니다.remove_reaction
: 메시지에서 반응을 제거합니다.moderate_message
: 메시지 삭제 및 사용자 시간 초과create_text_channel
: 새로운 텍스트 채널을 만듭니다delete_channel
: 기존 채널을 삭제합니다add_role
: 사용자에게 역할을 추가합니다.remove_role
: 사용자에게서 역할을 제거합니다.create_webhook
: 새로운 웹훅을 생성합니다list_webhooks
: 채널의 웹훅을 나열합니다.send_webhook_message
: 웹훅을 통해 메시지 보내기modify_webhook
: 웹훅 설정 업데이트delete_webhook
: 웹훅 삭제Smithery를 통해 Claude Desktop용 Discord Server를 자동으로 설치하는 방법:
지엑스피1
%APPDATA%\Claude\claude_desktop_config.json
, macOS에서는 ~/Library/Application Support/Claude/claude_desktop_config.json
):MIT 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Claude Desktop과 같은 MCP 클라이언트에 Discord 통합 기능을 제공합니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/hanweg/mcp-discord'
If you have feedback or need assistance with the MCP directory API, please join our Discord server