Discord
STREAMABLE HTTPMCP server for Discord integration enabling message management, channel operations, and server interactions via OAuth
MCP server for Discord integration enabling message management, channel operations, and server interactions via OAuth
A Model Context Protocol (MCP) server for Discord integration. Send messages, manage channels, and interact with Discord servers using Discord's API with OAuth support.
Get instant access to Discord with our managed infrastructure - no setup required:
pip install klavis # or npm install klavis
from klavis import Klavis klavis = Klavis(api_key="your-free-key") server = klavis.mcp_server.create_server_instance("DISCORD", "user123")
# Pull latest image docker pull ghcr.io/klavis-ai/discord-mcp-server:latest # Run Discord MCP Server docker run -p 5000:5000 -e DISCORD_TOKEN=$DISCORD_TOKEN \ ghcr.io/klavis-ai/discord-mcp-server:latest
| Resource | Link |
|---|---|
| 📖 Documentation | www.klavis.ai/docs |
| 💬 Discord | Join Community |
| 🐛 Issues | GitHub Issues |
We welcome contributions! Please see our Contributing Guide for details.
Apache 2.0 license - see LICENSE for details.
🚀 Supercharge AI Applications