Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for HTTP mode (default 3500).
MODELNoModel name. If empty, provider default is used.
OUTPUT_DIRNoDirectory for output files../output
LLM_PROVIDERNoLLM provider: 'anthropic' or 'openai'. Defaults to 'anthropic'.anthropic
OPENAI_API_KEYNoOpenAI API key (required if LLM_PROVIDER is openai).
ANTHROPIC_API_KEYNoAnthropic API key (required if LLM_PROVIDER is anthropic or not set).

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
create_cardnews_from_textB

자막/텍스트 문자열로부터 1080x1620 인포그래픽 카드뉴스(HTML + PNG) 1장을 생성한다. 섹션 6개·요약바 pill 5개.

create_cardnews_from_fileB

.vtt/.srt/.txt 자막 파일을 읽어 단일 카드뉴스(HTML + PNG)를 생성한다.

create_cardnews_batchA

여러 자막 파일을 회차별 카드 1장씩 + (combine 시) 전체 병합 '종합' 1장으로 생성한다.

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/leedonwoo2827-ship-it/cardnews-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server