Discord MCP Server
Discord MCP 서버
Claude와 Discord API 통합을 위한 MCP(Model Context Protocol) 서버입니다. 이 서버를 통해 Claude는 메시지 전송, 메시지 읽기, 서버 리소스 관리 등의 작업을 수행하는 도구를 통해 Discord 서버와 상호 작용할 수 있습니다.
필수 조건
Node.js 16 이상
Discord 봇 토큰( Discord 개발자 포털 에서 생성)
적절한 봇 권한:
메시지 읽기/채널 보기
메시지 보내기
메시지 기록 읽기
(선택 사항) 필요한 기능에 따라 역할 관리, 채널 관리 등
Related MCP server: Discord Bridge MCP Server
설치
이 저장소를 복제하세요
종속성 설치:
지엑스피1
프로젝트를 빌드하세요:
npm run build
구성
다음을 사용하여 루트 디렉토리에 .env 파일을 만듭니다.
DISCORD_TOKEN=your_discord_bot_token_here용법
서버를 시작합니다:
npm startClaude Desktop 구성:
Claude Desktop의 구성 파일에 추가: GXP5
사용 가능한 도구
send-message: Discord 채널에 메시지 보내기read-messages: Discord 채널의 최근 메시지를 읽습니다.list-channels: 서버에서 사용 가능한 채널을 나열합니다.list-servers: 봇이 액세스할 수 있는 서버 목록get-user-info: 특정 사용자에 대한 정보를 가져옵니다.
보안 고려 사항
Discord 봇 토큰은 Discord 봇에 대한 접근 권한을 부여합니다. 안전하게 보관하세요.
봇은 초대받은 서버에만 액세스할 수 있습니다.
각 서버의 봇 권한에 따라 작업이 제한됩니다.
특허
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server for interacting with Discord.1935011MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides native Discord tools for Claude Code, enabling bidirectional communication with remote agents or humans via the Discord REST API. It allows users to send messages, read channel history, and manage reactions directly from their local environment.6223MIT
- FlicenseNot gradedqualityCmaintenanceAn MCP server that enables Claude Desktop to interact with Discord through a dedicated bot. It allows users to list channels, read message history, and send messages directly from the AI interface.2
- AlicenseAqualityDmaintenanceAn MCP server providing 26 tools for Discord API interactions, enabling message management, moderation, channel operations, and server inspection through Claude Code, Paperclip agents, or other MCP-compatible clients.26MIT
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Augments MCP Server - A comprehensive framework documentation provider for Claude Code
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RossH121/discord-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server