Loading MCP server directory, please wait...
An MCP server that integrates with Discord to provide AI-powered features.
npx @getmcp/cli add ai.smithery/Danushkumar-V-mcp-discordRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token for Smithery authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.smithery/Danushkumar-V-mcp-discord": {
"url": "https://server.smithery.ai/@Danushkumar-V/mcp-discord/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {smithery_api_key}"
}
}
}
}