Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greet | 이름과 언어를 입력하면 인사말을 반환합니다. |
| generate-image | 텍스트 프롬프트로 이미지를 생성합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| code-review | 코드를 입력하면 코드리뷰 기준에 맞는 리뷰 프롬프트를 반환합니다. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| server-info |