Skip to main content
Glama

Date MCP Server

by GaryRogers
  • Apple
  • Linux
pyproject.toml330 B
[project] name = "date-mcp" version = "0.1.0" description = "MCP server providing current date and day name tools" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", ] [project.scripts] date-mcp = "src.date_mcp:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] managed = true

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/GaryRogers/DateMCP'

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