time-mcp
@samay58
About time-mcp
MCP server - make Claude tell the time! Highly reliable and consistent.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"time-mcp-samay58": {
"command": "uv",
"args": [
"venv"
]
}
}
}Tools
1Returns the current time in the specified timezone
Overview
What is time-mcp?
time-mcp is a Model Context Protocol (MCP) server that provides real‑time timezone‑aware date and time information. It integrates with Claude AI or any MCP client and uses Python’s zoneinfo module for comprehensive timezone support. It is intended for developers who need accurate current time in any IANA timezone.
How to use time-mcp?
Install by cloning the repository, setting up a virtual environment, and running pip install -e .. Start the server with python -m src.time_mcp.server. Invoke the tool get_current_time with an optional IANA timezone string; if omitted, it defaults to UTC.
Key features of time-mcp?
- Returns current time in any IANA timezone
- Uses Python’s zoneinfo for broad timezone coverage
- Outputs simple JSON responses in ISO format
- Defaults to UTC when no timezone is specified
- Integrates with Claude AI via the MCP protocol
Use cases of time-mcp?
- Retrieve the current time in a specific timezone for logging or timestamps
- Display time tailored to a user’s local timezone
- Incorporate timezone‑aware responses into Claude AI conversations
- Use as a building block for timezone‑aware applications
FAQ from time-mcp
What are the runtime requirements for time-mcp?
Python 3.10 or later and the M
Frequently asked questions
What are the runtime requirements for time-mcp?
Python 3.10 or later and the M
Basic information
More Productivity MCP servers
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.

AdWhispr - Research, Clone, & Launch Ads from Claude/ChatGPT
AdWhisprRemote MCP server that turns Claude, ChatGPT, or Cursor into a full ad workflow: research any brand's live Facebook and TikTok ads, clone the proven winners for your own brand, and launch real campaigns on Google, TikTok
TickTick MCP Server
alexarevalo9A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.

Fdback.io
FdbackFdback.io is a user feedback platform (feedback board, roadmap, changelog) with a built-in remote MCP server - no local install, connect any MCP client with a URL and API key. Your AI agents can: - List, search, and rea
Google Calendar MCP Server
takumi0706Google Calendar MCP server for Claude Desktop integration
Comments