Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Timeserver

БесплатноНе проверен

A simple MCP server that exposes datetime information to agentic systems and chat REPLs

GitHubEmbed

Описание

A simple MCP server that exposes datetime information to agentic systems and chat REPLs

README

Add to Cursor Add to VS Code Add to Claude Add to ChatGPT Add to Codex Add to Gemini

MCP-timeserver

A simple MCP server that exposes datetime information to agentic systems and chat REPLs

MCP-timeserver MCP server

Components

Resources

The server implements a simple datetime:// URI scheme for accessing the current date/time in a given timezone, for example:

datetime://Africa/Freetown/now
datetime://Europe/London/now
datetime://America/New_York/now

Tools

The server exposes a tool to get the current local time in the system timezone:

>>> get_current_time()
"The current time is 2024-12-18 19:59:36"

Quickstart

Install

use the following json

{
  "mcpServers": {
    "MCP-timeserver": {
      "command": "uvx",
      "args": ["MCP-timeserver"]
    }
  }
}

from github.com/fastmcp-me/mcp-timeserver

Установка Timeserver

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/fastmcp-me/mcp-timeserver

FAQ

Timeserver MCP бесплатный?

Да, Timeserver MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Timeserver?

Нет, Timeserver работает без API-ключей и переменных окружения.

Timeserver — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Timeserver в Claude Desktop, Claude Code или Cursor?

Открой Timeserver на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Timeserver with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории communication