Command Palette

Search for a command to run...

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

Simple Name Time Server

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

A minimal MCP server that returns the current local server time for a given name and a lucky number.

GitHubEmbed

Описание

A minimal MCP server that returns the current local server time for a given name and a lucky number.

README

A minimal MCP server for Teams agent usage.

What it does

  • Accepts a single input: name
  • Returns a simple message with the current local server time
  • Returns a lucky number message that always gives 44

Example response format:

Hello Alex, current time is 2026-06-23 14:35:10.

Setup

  1. Install dependencies: python -m pip install -r requirements.txt
  2. Start the server: python app.py

The server runs on PORT (default 3000) and exposes:

  • MCP endpoint: POST /mcp (also supports MCP GET/DELETE transport methods)
  • Health endpoint: GET /health

Tool exposed

  • Tool name: get_current_time_for_name
  • Input schema:
    • name (string, required)
  • Tool name: get_lucky_number
  • Input schema:
    • No input required

Notes

  • Uses no internal or company APIs.
  • Uses local machine/server time where the MCP server runs.

Render Web Service settings

  • Build Command: python -m pip install -r requirements.txt
  • Start Command: python app.py
  • Root Directory: leave empty (repo root)
  • Health Check Path: /health

from github.com/Monish0017/MCP-Server

Установка Simple Name Time Server

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

▸ github.com/Monish0017/MCP-Server

FAQ

Simple Name Time Server MCP бесплатный?

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

Нужен ли API-ключ для Simple Name Time Server?

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

Simple Name Time Server — hosted или self-hosted?

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

Как установить Simple Name Time Server в Claude Desktop, Claude Code или Cursor?

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

Похожие MCP

Compare Simple Name Time Server with

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

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

Автор?

Embed-бейдж для README

Похожее

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