Skip to main content
ClaudeWave

A local MCP bridge for Discord desktop RPC

MCP ServersRegistry oficial0 estrellas0 forksJavaScriptMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 9/9/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/ver-1000000/discord-rpc-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "discord-rpc-mcp": {
      "command": "node",
      "args": ["/path/to/discord-rpc-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/ver-1000000/discord-rpc-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

<p align="center">
  <img src="assets/icon.svg" width="128" alt="Discord RPC MCP">
</p>

# discord-rpc-mcp

[日本語](README.ja.md)

A server that exposes the Discord desktop app's RPC through MCP. (Functionality follows Discord's RPC capabilities, so features such as searching past chats are not available.)

Ask it to read a channel, receive new messages, or turn down someone's volume in a call.

## What you can do

| Tools | Purpose |
| --- | --- |
| `get_guilds`, `get_guild`, `get_channels` | Get server and channel information |
| `get_channel` | Read a channel, DM or group DM |
| `get_selected_voice_channel`, `get_voice_settings` | Check your voice channel and settings |
| `subscribe`, `unsubscribe`, `get_events` | Subscribe to and read messages, voice events and more |
| `select_text_channel`, `select_voice_channel` | Switch channels, join or leave a call |
| `set_voice_settings`, `set_user_voice_settings` | Adjust your audio settings or another participant's local volume |
| `set_activity` | Set or clear Rich Presence |
| `send_activity_join_invite`, `close_activity_request` | Accept or reject activity join requests |
| `set_certified_devices` | Set device information |

## Get started

### 1. Install

Send this to an agent with terminal access, such as Codex or Claude Code:

```text
Install discord-rpc-mcp and register it with my current MCP client using this guide:
https://github.com/ver-1000000/discord-rpc-mcp/blob/main/docs/installation.md
```

For manual setup or Claude Desktop, see the [installation guide](docs/installation.md).

### 2. Connect Discord

Complete the Discord settings below. Labels use the English interface. You can reuse an application you have already configured.

1. Open the [Discord Developer Portal](https://discord.com/developers/applications) and sign in
2. Select `New Application` > enter a name such as `RPC MCP Bridge` in `Name` > review and accept the terms > `Create`
3. In the left menu, select `OAuth2` > `Redirects` > `Add Redirect` > enter `http://127.0.0.1:8765/callback` > `Save Changes`
4. On the same `OAuth2` page, select `Client ID` > `Copy`, then paste it after `DISCORD_CLIENT_ID=` in the local `.env` file indicated by your agent
5. Copy `Client Secret`, paste it after `DISCORD_CLIENT_SECRET=` in the same file, and save
   - For a new application without an available secret, use `Reset Secret` and complete any identity verification requested
   - Resetting an existing application's secret also requires updating any other integrations using it
6. Start the Discord desktop app on your computer and tell your agent that the configuration is saved and it can continue connecting
7. When Discord shows an authorization prompt, check the application name and requested permissions, then approve

Enter the secret in the local `.env` file, not in chat. For manual login commands, see the [installation guide](docs/installation.md#2-connect-discord).

---

[Configuration](docs/configuration.md) · [Development](docs/development.md) · [Discord RPC access requirements](https://docs.discord.com/developers/topics/rpc#restrictions)

## Notes

- Only reading is enabled by default. To change volume, switch channels or perform other actions, set `DISCORD_ALLOW_CONTROL=1` in `.env`. See the [configuration guide](docs/configuration.md) for the required authorization scopes
- Messages are limited to what Discord has loaded. Full-history search and normal message sending, editing and deletion are not supported
- Reading messages may move the Discord view
- Retrieved content may be sent to your AI service
- Not affiliated with Discord

## License

[MIT](LICENSE)

Lo que la gente pregunta sobre discord-rpc-mcp

¿Qué es ver-1000000/discord-rpc-mcp?

+

ver-1000000/discord-rpc-mcp es mcp servers para el ecosistema de Claude AI. A local MCP bridge for Discord desktop RPC Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-08.

¿Cómo se instala discord-rpc-mcp?

+

Puedes instalar discord-rpc-mcp clonando el repositorio (https://github.com/ver-1000000/discord-rpc-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ver-1000000/discord-rpc-mcp?

+

Nuestro agente de seguridad ha analizado ver-1000000/discord-rpc-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ver-1000000/discord-rpc-mcp?

+

ver-1000000/discord-rpc-mcp es mantenido por ver-1000000. La última actividad registrada en GitHub es del 2026-09-08, con 0 issues abiertos.

¿Hay alternativas a discord-rpc-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega discord-rpc-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ver-1000000/discord-rpc-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ver-1000000-discord-rpc-mcp)](https://claudewave.com/repo/ver-1000000-discord-rpc-mcp)
<a href="https://claudewave.com/repo/ver-1000000-discord-rpc-mcp"><img src="https://claudewave.com/api/badge/ver-1000000-discord-rpc-mcp" alt="Featured on ClaudeWave: ver-1000000/discord-rpc-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a discord-rpc-mcp