MCP ServerSTDIOOfficialv1.0.6

Yokingma Time MCP Server

Add time awareness to LLM interactions with timezone support, current time queries, and date calculations. Built for developers integrating temporal context into AI applications.

io.github.yokingma/time-mcp

Hosted URL

Local install

Transport

STDIO

Auth

No auth required

What the Yokingma Time MCP server does

How models use it and what it is built for.

Add time awareness to LLM interactions with timezone support, current time queries, and date calculations. Built for developers integrating temporal context into AI applications.

Connect to Yokingma Time

Local install — runs as a subprocess.

npx time-mcp@1.0.6

Resources

Where to find authoritative docs and source for Yokingma Time.

Example prompts for Yokingma Time

Paste any of these into Agent Studio after connecting Yokingma Time.

  • What is the current time in Tokyo and New York?
  • Convert 2024-01-15 14:30:00 UTC to Pacific time
  • Calculate the number of days between today and 2025-12-31
  • Get the current Unix timestamp and format it as ISO 8601

Yokingma Time MCP server — FAQ

Common questions about connecting and running Yokingma Time.

  • What does the Time MCP server do?

    It provides LLMs with time awareness capabilities, including current time queries, timezone conversions, and date calculations. This allows AI models to understand temporal context and perform time-based operations during conversations.

  • How do I install and run the Time MCP server?

    Install via npm with `npx time-mcp@1.0.6`. It uses stdio transport, so you'll configure it in your MCP client to communicate over standard input/output streams.

  • What timezone formats does this server support?

    The server supports standard timezone identifiers (e.g., America/New_York, Europe/London, Asia/Tokyo). Refer to the IANA timezone database for the complete list of supported zones.

  • Can I use this server for scheduling or cron-like operations?

    The Time MCP server provides time queries and calculations but is not designed for scheduling tasks. It's best used for timezone conversions, date math, and giving LLMs temporal awareness during conversations.

  • Is there a cost to use the Time MCP server?

    The Time MCP server is open-source and free to use. You only pay for the LLM API calls and any hosting infrastructure you run it on.

Skip the local setup — run MCP in your browser

MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 60+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.

Open Agent Studio

Related servers

More on MCP Playground