Skip to content

Reference

This section is the API surface reference for discord-mcp. The Tools section already lists every MCP tool with its full schema. The pages here cover everything else an operator or developer needs: the CLI sub-commands and their flags, the environment variables that drive runtime behavior, the public TypeScript exports from @discord-mcp/core, and a chronological changelog from v0.0.0 onward.

Reference pages are deliberately terse — they’re the “I just want the table” form of each surface. For background and decision rationale, see Architecture (how things are built) or Operations (how to run them in production). For walkthroughs, see Recipes.