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 2종 (런타임 외부 API 호출 없음 — 전 툴 수 ms 응답)
큐레이션 기념일 88건 (재미있는 날, 매월 14일 시리즈 등)
공공데이터 302건 — 설날·추석 연휴, 대체공휴일, 24절기, 삼복 등 연도별 가변 특일 (출처: 한국천문연구원 특일 정보, 공공데이터포털)
시간대: Asia/Seoul (KST) 고정
헬스체크:
GET /health
공공데이터 갱신 (빌드 타임)
# .env에 KASI_SERVICE_KEY 설정 후 (공공데이터포털에서 발급, .env.example 참고)
python scripts/sync_public_days.py # → src/daykeeper/data/public_days.json 재생성서버는 생성된 JSON만 읽으므로 배포 환경에 API 키가 필요 없습니다.
로컬 실행
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.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that gives AI assistants the ability to remember user information (preferences, behaviors) across conversations using vector search technology.Last updated19MIT
- Alicense-qualityCmaintenanceA MCP Server that gives AI assistants the ability to remember information about users across conversations using vector search technology.Last updated19MIT
- -license-quality-maintenanceAn MCP server enabling AI assistants to store, retrieve, and manage contextual information across conversations with features like persistent memory, advanced search, tagging, and privacy controls.Last updated
- Flicense-qualityDmaintenanceA MCP server that provides persistent memory for AI assistants, storing personal information, relationships, and observations to enable personalized and contextual conversations.Last updated4
Related MCP Connectors
An MCP server that integrates with Discord to provide AI-powered features.
MCP server for generating rough-draft project plans from natural-language prompts.
MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.
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/bugoms/daykeeper-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server