Mockzilla
Officialby mockzilla
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MOCKZILLA_TOKEN | No | Bearer token (mz_oauth_* or mz_*). Hosted tools are hidden when unset. | |
| MOCKZILLA_MCP_URL | No | Override the hosted endpoint (staging, self-hosted). | https://mockzilla.org/mcp/ |
| MOCKZILLA_DOCS_DIR | No | Read docs from this local directory instead of fetching from GitHub. | |
| MOCKZILLA_DOCS_REPO | No | Override the GitHub repo to fetch docs from. | mockzilla/mockzilla |
| MOCKZILLA_BIN_VERSION | No | Pin a specific mockzilla CLI version for install_cli to fetch. | |
| MOCKZILLA_DOCS_BRANCH | No | Override the branch to fetch docs from. | main |
| MOCKZILLA_MANAGED_PORT | No | Preferred 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
| 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/mockzilla/mockzilla-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server