trackmcp
Back to directory
txbm

mcp-time-server

View on GitHub

Model Context Protocol Time Server - A robust timezone-aware time server implementation

0 starsAI & Machine Learning Updated Jan 16, 2025

Documentation

MCP Time Server

A robust timezone-aware time server implementation for the Model Context Protocol.

Features

  • 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

Installation

bash
pip install mcp-time-server

Usage

bash
python -m mcp_time_server

Development

bash
# Install development dependencies
pip install -e ".[dev]"

# Run tests
pytest

Frequently asked questions

What is mcp-time-server?

mcp-time-server is Model Context Protocol Time Server - A robust timezone-aware time server implementation

How do I install mcp-time-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is mcp-time-server open source?

Yes — it is hosted on GitHub at https://github.com/txbm/mcp-time-server.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP