diff --git a/README.md b/README.md index 38336f6..f8254b5 100644 --- a/README.md +++ b/README.md @@ -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. + + DateTime MCP server + + ## 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: @@ -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. \ No newline at end of file