Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | 서버 호스트 (기본값: 0.0.0.0) | 0.0.0.0 |
| MCP_PORT | No | 서버 포트 (기본값: 8000) | 8000 |
| MCP_TRANSPORT | No | 전송 방식 (http/stdio) | |
| ZENDESK_EMAIL | Yes | API 사용자 이메일 | |
| ZENDESK_API_TOKEN | Yes | API 토큰 | |
| ZENDESK_SUBDOMAIN | Yes | Zendesk 서브도메인 |
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 | |