MCP Time Server
@txbm
About MCP Time Server
Model Context Protocol Time Server - A robust timezone-aware time server implementation
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-time-server": {
"command": "python",
"args": [
"-m",
"mcp_time_server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Time Server?
MCP Time Server is a robust timezone-aware time server built for the Model Context Protocol. It provides full IANA timezone database support with cross-platform compatibility and bundled tzdata, making it suitable for any MCP client that needs authoritative time information.
How to use MCP Time Server?
Install the package with pip install mcp-time-server and then run python -m mcp_time_server. No additional configuration keys are required for basic operation.
Key features of MCP Time Server
- Full IANA timezone database support
- Cross-platform compatibility with bundled tzdata
- Proper error handling and validation
- Async/await implementation for high performance
- Comprehensive test coverage
Use cases of MCP Time Server
- Provide current time in any IANA timezone to MCP clients
- Enable timezone-aware scheduling and logging in MCP-based applications
- Serve as a reference clock for distributed MCP deployments
FAQ from MCP Time Server
What is the MCP Time Server used for?
It provides timezone-aware time data to any client using the Model Context Protocol, leveraging the full IANA timezone database.
How do I install MCP Time Server?
Run pip install mcp-time-server from your command line.
Does it work on Windows, macOS, and Linux?
Yes. The server bundles its own timezone data (tzdata) to ensure cross-platform compatibility.
Does the server require any runtime dependencies beyond Python?
No. The only runtime dependency is mcp-time-server itself (plus its bundled dependencies), which is installed via pip.
What timezone data does the server use?
It uses the official IANA timezone database, bundled as the tzdata package for reliability across all platforms.
Frequently asked questions
What is the MCP Time Server used for?
It provides timezone-aware time data to any client using the Model Context Protocol, leveraging the full IANA timezone database.
How do I install MCP Time Server?
Run `pip install mcp-time-server` from your command line.
Does it work on Windows, macOS, and Linux?
Yes. The server bundles its own timezone data (`tzdata`) to ensure cross-platform compatibility.
Does the server require any runtime dependencies beyond Python?
No. The only runtime dependency is `mcp-time-server` itself (plus its bundled dependencies), which is installed via pip.
What timezone data does the server use?
It uses the official IANA timezone database, bundled as the `tzdata` package for reliability across all platforms.
Basic information
More Productivity MCP servers

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
🚀 Time MCP Server: Giving LLMs Time Awareness Capabilities
yokingma⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities
twocents
twocents-pageHuman feedback for AI agents — remote MCP server at twocents.page/mcp (share_page / get_feedback)
Computer Control MCP
AB498MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Comments