discord-ops
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DRY_RUN | No | Enable dry-run mode (any truthy value, alias). | |
| DISCORD_TOKEN | No | Default Discord bot token. Required unless all projects have per-project tokens (token_env). | |
| DISCORD_OPS_CONFIG | No | Path to global config file, or inline JSON string (default: ~/.discord-ops.json). | |
| DISCORD_OPS_DRY_RUN | No | Enable dry-run mode (any truthy value). | |
| DISCORD_OPS_LOG_LEVEL | No | Log level: debug, info, warn, error (default: info). | |
| DISCORD_OPS_TOKEN_ENV | No | Override which env var holds the default token (default: DISCORD_TOKEN). | |
| DISCORD_OPS_HTTP_TOKEN | No | Bearer token for HTTP transport authentication (strongly recommended when using HTTP transport). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bookedsolidtech/discord-ops'
If you have feedback or need assistance with the MCP directory API, please join our Discord server