kakao_mcp_checktime
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port. | 8080 |
| CHECKTIME_AUTH_MODE | No | Authentication mode: 'off' for local only, 'bearer' for remote. | off |
| CHECKTIME_BEARER_TOKEN | No | Bearer token required when CHECKTIME_AUTH_MODE is 'bearer'. | |
| CHECKTIME_MCP_DATA_DIR | No | Optional path to data directory. | |
| CHECKTIME_MAX_BODY_BYTES | No | Maximum request body size in bytes. | 1048576 |
| CHECKTIME_ALLOWED_ORIGINS | No | Comma-separated list of allowed CORS origins. | |
| CHECKTIME_REQUEST_TIMEOUT_SECONDS | No | Request timeout in seconds. | 10 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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