Io.Github.Domdomegg/Time Pypi
БесплатноНе проверенProvides the current UTC date and time in RFC 3339 format.
Описание
Provides the current UTC date and time in RFC 3339 format.
README
A minimal Model Context Protocol (MCP) server built with Python.
The server provides one simple tool:
get_current_utc_time- Gets the current UTC date and time in RFC 3339 format
Quick start
Prerequisites:
- Python 3.8 or later
- Claude Desktop or another MCP-compatible client
Install and run with:
pip install time-mcp-pypi # or from a local clone: pip install -e .
time-mcp-pypi
Configuration
To use this server with Claude Desktop, add the following to your MCP configuration file:
Windows
Add to %APPDATA%\Claude\claude_desktop_config.json:
{
"mcpServers": {
"time-server": {
"command": "time-mcp-pypi"
}
}
}
macOS
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"time-server": {
"command": "time-mcp-pypi"
}
}
}
Usage
Once configured, you can use the time tool in Claude Desktop:
- "What's the current UTC time?"
- "Give me an RFC 3339 timestamp"
Publishing New Versions
To publish a new version of the package:
Update the version in
pyproject.toml, and commit asRelease x.y.zTag the release with a version number prefixed with 'v':
git tag v1.0.1Push the tag to trigger the publishing pipeline:
git push --tags
Then the CI/CD pipeline will automatically publish the package.
CI/CD
The project includes GitHub Actions workflows for:
- Build & Test - Builds and tests the Python package
- Publish - Automatically publishes to PyPI and creates GitHub releases on version tags
Установка Io.Github.Domdomegg/Time Pypi
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/domdomegg/time-mcp-pypiFAQ
Io.Github.Domdomegg/Time Pypi MCP бесплатный?
Да, Io.Github.Domdomegg/Time Pypi MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Io.Github.Domdomegg/Time Pypi?
Нет, Io.Github.Domdomegg/Time Pypi работает без API-ключей и переменных окружения.
Io.Github.Domdomegg/Time Pypi — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Io.Github.Domdomegg/Time Pypi в Claude Desktop, Claude Code или Cursor?
Открой Io.Github.Domdomegg/Time Pypi на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Io.Github.Domdomegg/Time Pypi with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
