Integrations
Used to translate prompts and content between languages, as evidenced by the example that mentions 'Translated with DeepL.com (free version)' and includes both English and Japanese versions of the same prompt.
Provides image hosting for documentation screenshots, as shown by the GitHub user-attachments URLs in the image references.
Used for package management and running the MCP server, with commands provided for installation (pnpm install), building (pnpm build), and running the server (pnpm start).
MCP server for time manipulation
A dynamic MCP server management service for time manipulation.
MCP Tools
getCurrentDateTime
Get the current date and time.(Display in local time zone.)
getElapsedTime
Calculate the difference between start and end times.
Prepare mcp server app
1. Install packages
2. Build
Mcp Inspector
Inspector - Model Context Protocol
getCurrentDateTime
getElapsedTime
VS 코드
When managed in a project
.vscode/mcp.json
For personal global management
~/Library/Application Support/Code/User/settings.json
Example prompt
en
jp
You must be authenticated.
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
A Model Context Protocol server for time manipulation tasks, enabling AI models to get the current date/time and calculate duration between timestamps.
Related MCP Servers
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -2Python
- AsecurityFlicenseAqualityA Model Context Protocol server that enables AI assistants to interact with Bluesky/ATProtocol, providing authentication, timeline access, post creation, and social features like likes and follows.Last updated -1810TypeScript
- -securityFlicense-qualityA Model Context Protocol server that provides persistent task management capabilities for AI assistants, allowing them to create, update, and track tasks beyond their usual context limitations.Last updated -1TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables AI assistants to manage meeting data, including creating meeting bots, searching transcripts, and organizing calendar events.Last updated -11TypeScriptMIT License