Skip to main content
Glama
saya6k
by saya6k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHZZK_NID_AUTNoNaver session cookie NID_AUT for accessing private or restricted content (adult-only channels, subscriber views). Extract from browser DevTools.
CHZZK_NID_SESNoNaver 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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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 openLive flag indicating whether the channel is currently broadcasting — combine with get_live_status / get_live_detail for live info.

search_videosA

Search Chzzk VOD (recorded videos) by VIDEO TITLE / tags. Does NOT search live broadcasts — use search_lives or search_channels for those.

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 search_channels instead.

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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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