Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Time MCP Serverwhat time is it in Tokyo right now?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Time Server
This is the MCP (Model Context Protocol) Time Server, extracted from the official modelcontextprotocol/servers repository.
Source
This server was originally located at:
Repository: https://github.com/modelcontextprotocol/servers
Path:
/src/timeOriginal commit: Extracted from the main branch
Related MCP server: Time MCP Server
Description
A Model Context Protocol server that provides time and timezone functionality. This server enables LLMs to get current time information across different timezones.
Features
Get current time in any timezone
List available timezones
Convert times between timezones
Installation
Usage
The server can be used with any MCP-compatible client.
License
This project maintains the same license as the original modelcontextprotocol/servers repository.
Acknowledgments
All credit goes to the original authors at Anthropic and contributors to the modelcontextprotocol/servers project.