Skip to main content
Glama
Pliskin92

dreamingazeroth-mcp

by Pliskin92

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TRUST_PROXYNoSet to true when behind a TLS-terminating reverse proxy.
BLIZZARD_RPSNoRequests per second limit (default 90).
MCP_STATELESSNotrue creates a fresh server per HTTP request (no sticky sessions needed).false
MCP_TRANSPORTNoTransport: http or stdio. Overridable with --http / --stdio.http
BLIZZARD_BURSTNoBurst limit (default derived from RPS).
MCP_AUTH_TOKENNoBearer token(s) required on the HTTP endpoint.
BLIZZARD_REGIONNoDefault region (us/eu/kr/tw/cn) when a tool call omits region.us
MCP_CORS_ORIGINSNoComma-separated origins (or '*') allowed by CORS.
MCP_ALLOWED_HOSTSNoComma-separated allowlist of hostnames for DNS-rebinding protection.
BLIZZARD_CLIENT_IDYesBattle.net API client ID (required).
MCP_ALLOWED_ORIGINSNoComma-separated allowlist of origins for DNS-rebinding protection.
BLIZZARD_CLIENT_SECRETYesBattle.net API client secret (required).

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/Pliskin92/dreamingazeroth-mcp'

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