Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MOCKZILLA_TOKENNoBearer token (mz_oauth_* or mz_*). Hosted tools are hidden when unset.
MOCKZILLA_MCP_URLNoOverride the hosted endpoint (staging, self-hosted).https://mockzilla.org/mcp/
MOCKZILLA_DOCS_DIRNoRead docs from this local directory instead of fetching from GitHub.
MOCKZILLA_DOCS_REPONoOverride the GitHub repo to fetch docs from.mockzilla/mockzilla
MOCKZILLA_BIN_VERSIONNoPin a specific mockzilla CLI version for install_cli to fetch.
MOCKZILLA_DOCS_BRANCHNoOverride the branch to fetch docs from.main
MOCKZILLA_MANAGED_PORTNoPreferred port for the mock_endpoint server. Falls back to a kernel-picked port if busy.2200

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/mockzilla/mockzilla-mcp'

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