Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port.8080
CHECKTIME_AUTH_MODENoAuthentication mode: 'off' for local only, 'bearer' for remote.off
CHECKTIME_BEARER_TOKENNoBearer token required when CHECKTIME_AUTH_MODE is 'bearer'.
CHECKTIME_MCP_DATA_DIRNoOptional path to data directory.
CHECKTIME_MAX_BODY_BYTESNoMaximum request body size in bytes.1048576
CHECKTIME_ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins.
CHECKTIME_REQUEST_TIMEOUT_SECONDSNoRequest timeout in seconds.10

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_pre_contract_checklistB

거래 유형과 역할 기준으로 계약 전 확인 항목 후보를 반환합니다.

generate_post_contract_timelineB

기준 날짜를 바탕으로 계약 후 일정 후보를 계산합니다.

generate_required_documentsA

거래 유형, 역할, 단계 기준으로 준비서류 후보를 반환합니다.

generate_calendar_itemsB

타임라인을 캘린더 입력용 항목으로 변환합니다.

flag_expert_review_pointsB

context 태그를 기준으로 전문가 재확인 포인트를 반환합니다.

get_today_tasksA

기준일과 일정 후보를 조합해 오늘 해야 할 일과 임박 일정 후보를 반환합니다.

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/inhoinno86-hub/kakao_mcp_checktime'

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