Skip to main content
Glama

MCP Time Server

by WhenjaySun
pyproject.toml398 B
[project] name = "mcp-server-time" version = "0.1.0" description = "A simple MCP server that provides the current time" dependencies = [ "mcp[cli]>=1.0.0", "python-dateutil>=2.8.2", "uvicorn>=0.20.0", "tzdata>=2024.1" ] requires-python = ">=3.10" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] mcp-server-time = "mcp_server_time:main"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/WhenjaySun/mcp-server-time'

If you have feedback or need assistance with the MCP directory API, please join our Discord server