Time MCP
시간-mcp
실시간 시간대에 따른 날짜 및 시간 정보를 제공하는 Claude Model Configuration Protocol(MCP) 서버입니다.
특징
모든 IANA 시간대의 현재 시간을 가져옵니다.
MCP를 통한 Claude AI와의 간편한 통합
Python의 zoneinfo 모듈을 사용한 포괄적인 시간대 지원
ISO 형식의 간단한 JSON 응답
Related MCP server: MCP Node Time
설치
지엑스피1
용법
서버 실행
python -m src.time_mcp.server이렇게 하면 MCP 서버가 로컬에서 시작되어 Claude가 시간 도구를 사용할 수 있게 됩니다.
사용 가능한 도구
get_current_time: 지정된 시간대의 현재 시간을 반환합니다.매개변수:
timezone(문자열) - 유효한 IANA 시간대(예: "America/New_York", "Europe/London", "Asia/Tokyo")기본값: 시간대가 지정되지 않은 경우 "UTC"
개발
# Run tests
pytest tests/
# Lint code
ruff check .
# Format code
ruff format .요구 사항
파이썬 3.10+
MCP 라이브러리
특허
MIT
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
- FlicenseBqualityDmaintenanceA simple MCP server that provides accurate date and time information to Claude models, ensuring they always use the correct current date and time when creating time-sensitive content.3
- AlicenseAqualityDmaintenanceA MCP server that provides timezone-aware date and time operations. This server addresses the common issue where AI assistants provide incorrect date information due to timezone confusion.44MIT
- AlicenseAqualityDmaintenanceAn MCP server that provides real-time date, time and time zone information for AI assistants.42Apache 2.0
- FlicenseNot gradedqualityDmaintenanceA hosted MCP server providing current time, date, and timezone conversion tools specifically designed for Claude Code remote sessions. It enables users to fetch localized time data and convert times between IANA timezones through a centralized API.
Related MCP Connectors
A real clock for AI agents: current time, timezone conversion, and DST facts from the IANA tzdb.
Timezone MCP — wraps WorldTimeAPI (free, no auth)
A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.
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/samay58/time-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server