Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "discord (full api)": {4 "env": {5 "DISCORD_TOKEN": "YOUR-BOT-TOKEN"6 },7 "args": [8 "--directory",9 "PATH/TO/mcp-discord-raw",10 "run",11 "discord-raw-mcp"12 ],13 "command": "uv"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation