mcp-chzzk
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CHZZK_NID_AUT | No | Naver session cookie NID_AUT for accessing private or restricted content (adult-only channels, subscriber views). Extract from browser DevTools. | |
| CHZZK_NID_SES | No | Naver session cookie NID_SES for accessing private or restricted content (adult-only channels, subscriber views). Extract from browser DevTools. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_channelA | Get Chzzk channel metadata: name, image, description, follower count, openLive flag, verified mark. |
| get_live_statusA | Get the lightweight live status for a Chzzk channel — whether it is currently broadcasting, title, category, viewer counts, start time. |
| get_live_detailA | Get extended live info including 720p thumbnail URL. Falls back to live status if the channel is offline. |
| search_channelsB | Search Chzzk channels by CHANNEL NAME. Use this to look up a specific streamer by their handle. Each result includes an |
| search_videosA | Search Chzzk VOD (recorded videos) by VIDEO TITLE / tags. Does NOT search live broadcasts — use |
| search_livesA | Search currently live Chzzk broadcasts by LIVE TITLE (the title the streamer set for this broadcast — NOT the channel name). If you want to find a specific streamer by handle, use |
| list_livesA | List currently live Chzzk broadcasts, ordered by the platform's popularity ranking. |
| get_channel_videosB | List recent VOD (videos) for a specific Chzzk channel. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |