Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

A TypeScript implementation of a Model Context Protocol (MCP) server that provides datetime and timezone information to agentic systems and chat REPLs.

<a href="https://glama.ai/mcp/servers/mqxvg1vgrg">
<img width="380" height="200" src="https://glama.ai/mcp/servers/mqxvg1vgrg/badge" alt="DateTime MCP server" />
</a>

## Overview

MCP DateTime is a simple server that implements the [Model Context Protocol](https://github.com/model-context-protocol/mcp) to provide datetime and timezone information to AI agents and chat interfaces. It allows AI systems to:
Expand Down Expand Up @@ -160,4 +164,4 @@ npm run dev:sse # SSE mode

## License

This project is licensed under the Mozilla Public License 2.0 - see the [LICENSE](LICENSE) file for details.
This project is licensed under the Mozilla Public License 2.0 - see the [LICENSE](LICENSE) file for details.