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. |
Capabilities
Features and capabilities supported by this server
| 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 | |
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/saya6k/mcp-chzzk'
If you have feedback or need assistance with the MCP directory API, please join our Discord server