DayKeeper
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@DayKeeperPlan a celebration for my anniversary next week with a $50 budget."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DayKeeper (데이키퍼)
사소하지만 챙기면 빛나는 기념일을 찾아, 관계·예산에 맞는 선물과 메시지까지 제안하는 MCP 서버.
"오늘 무슨 날이야?"에서 시작해 기념일 조회 → 선물 추천(검색 링크 포함) → 보낼 메시지 초안까지 행동으로 이어줍니다.
Tools (7)
Tool | 설명 |
| 특정 날짜(기본: 오늘 KST)의 기념일 조회. 없으면 가까운 기념일 안내 |
| 향후 N일 내 기념일 타임라인 + D-day |
| 키워드/카테고리로 기념일 검색 (예: 고양이, 커피) |
| 상황 × 관계 × 예산 기반 선물 추천 + 선물 검색 링크 |
| 관계 × 톤별 바로 보낼 수 있는 메시지 초안 3종 |
| 사귄 날짜 기준 100일 단위·주년 마일스톤 D-day 계산 |
| 기념일 + 선물 + 메시지를 하나로 묶은 원스톱 챙김 플랜 |
Related MCP server: MCP Memory
기술 스펙
전송: MCP Streamable HTTP (경로
/mcp), Stateless런타임: Python 3.12 + 공식 MCP SDK (FastMCP)
데이터: 내장 큐레이션 JSON (외부 API 호출 없음 — 전 툴 수 ms 응답)
시간대: Asia/Seoul (KST) 고정
헬스체크:
GET /health
로컬 실행
python -m venv .venv
.venv/Scripts/pip install -e ".[dev]" # Windows
.venv/Scripts/python -m daykeeper.server
# → http://127.0.0.1:8080/mcp (Streamable HTTP)테스트:
.venv/Scripts/python -m pytestDocker
docker build -t daykeeper .
docker run -p 8080:8080 daykeeperPORT 환경변수로 포트 변경 가능 (기본 8080).
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- 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/bugoms/daykeeper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server