Skip to main content
Glama

MCP-timeserver

pyproject.toml462 B
[project] name = "mcp-timeserver" version = "0.1.0" description = "An MCP server for providing the current date/time to LLMs" readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp>=1.1.2", "tzdata>=2024.2", ] [[project.authors]] name = "TerminalMan" email = "84923604+SecretiveShell@users.noreply.github.com" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-timeserver = "mcp_timeserver:main"

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/SecretiveShell/MCP-timeserver'

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