Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
save_prompt

학습 관련 질문이나 메모를 저장합니다. 사용 방법:

  1. 자동 저장: AI가 사용자의 학습 관련 질문을 인식하여 자동으로 저장

  2. 수동 저장: 사용자가 "이거 저장해줘", "'질문내용' 저장해줘"라고 요청하면 저장 예시: "N+1 쿼리가 뭐야? 저장해줘" 또는 "방금 질문 저장해줘"

get_today_prompts

오늘 했던 질문들을 조회합니다. 사용자가 '오늘 뭐 공부했지?', '오늘 뭐 물어봤지?' 같은 요청을 할 때 사용합니다.

get_prompts_by_date

특정 날짜에 했던 질문들을 조회합니다.

get_recent_prompts

최근 며칠간의 질문들을 조회합니다.

get_learning_stats

특정 날짜의 학습 통계를 조회합니다. 질문 타입별 분포, 학습 깊이 점수를 확인할 수 있습니다.

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/YUJAEYUN/learnlog-mcp'

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