discord_api
Interact directly with the Discord API to execute REST API calls and application commands for bot management, server settings, and message operations.
Instructions
Execute raw Discord API commands. Supports both REST API calls and application commands.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
endpoint | Yes | Discord API endpoint (e.g., 'guilds/{guild.id}/roles' or command like '/role create') | |
method | Yes | HTTP method (GET, POST, PUT, PATCH, DELETE) | |
payload | No | Optional request payload/body |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Discord Raw API MCP Server
Related Tools
- @barryyip0625/mcp-discord
- @barryyip0625/mcp-discord
- @barryyip0625/mcp-discord
- @barryyip0625/mcp-discord
- @hanweg/mcp-discord