Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"discord-relay": {
"command": "bun",
"args": [
"run",
"--cwd",
"{{mcpServerDir}}",
"--shell=bun",
"--silent",
"start"
]
}
}
}Server configuration and connection parameters
bunCommand-line arguments passed to the server process
npx claudepluginhub martinstannard/claude-discord-relay