Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HF_TOKENNoYour Hugging Face API token for image generation functionality

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
서버 정보현재 MCP 서버의 정보를 반환합니다

Tools

Functions exposed to the LLM to take actions

NameDescription
greeting

사용자의 이름과 언어를 입력받아 해당 언어로 인사하는 도구

calculator

두 숫자에 대한 사칙연산을 수행하는 계산기 도구

current_time

현재 시간을 지정된 시간대에서 조회하는 도구. 시간대를 입력하지 않으면 한국 시간대(Asia/Seoul)를 사용합니다.

code_review

사용자가 제공한 코드에 대한 상세한 코드 리뷰 프롬프트를 생성하는 도구

generate_image

텍스트 프롬프트를 사용하여 이미지를 생성하는 도구

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/ciel240/class_study'

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