zuul-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZUUL_URL | Yes | Base URL of your Zuul instance (e.g., https://zuul.example.com) | |
| ZUUL_HTTP_PORT | No | HTTP/SSE server port (default: 8080) | 8080 |
| ZUUL_TRANSPORT | No | Transport mode: stdio (default), http, or sse | |
| ZUUL_AUTH_TOKEN | No | JWT Bearer token for authenticated endpoints (autoholds) | |
| ZUUL_DEFAULT_TENANT | No | Default tenant to use if not specified in tool calls |
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/clappingmonkey/zuul-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server