Skip to main content
Glama
1cz1

discord-sovereign-mcp

by 1cz1

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHTTP transport bind address.127.0.0.1
HTTP_PORTNoHTTP transport bind port.3000
LOG_LEVELNoinfo | debug | warn | error.info
TRANSPORTNostdio | http.stdio
AUDIT_REASONNoAudit-log reason stamped on actions.via discord-sovereign-mcp
DISCORD_TOKENNoBot or OAuth2 user token (required for bot token mode).
DISCORD_TOKEN_TYPENoauto | bot | oauth2 | user. auto detects bot vs user from the token.auto
DISCORD_OAUTH2_PORTNoLocal callback port used by --oauth.8788
DISCORD_ALLOWED_GUILDSNoComma-separated guild IDs. When set, every tool refuses guilds outside the list.
DISCORD_OAUTH2_CLIENT_IDNoOAuth2 application client ID (required for OAuth2 mode).
DISCORD_OAUTH2_REDIRECT_URINoMust match the redirect registered in the Discord developer portal.http://localhost:8788/callback
DISCORD_OAUTH2_CLIENT_SECRETNoOAuth2 application client secret (required for OAuth2 mode).

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/1cz1/discord-sovereign-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server