Datetime MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UV_PUBLISH_TOKENNoYour PyPI token for publishing
UV_PUBLISH_PASSWORDNoYour PyPI password for publishing
UV_PUBLISH_USERNAMENoYour PyPI username for publishing

Schema

Prompts

Interactive templates invoked by user choice

NameDescription
summarize-notesCreates a summary of all notes
schedule-eventHelps schedule an event at a specific time

Resources

Contextual data attached and managed by the client

NameDescription
Current DateTimeThe current date and time
Today's DateToday's date in ISO format
Current TimeThe current time in 24-hour format

Tools

Functions exposed to the LLM to take actions

NameDescription
add-note

Add a new note

get-current-time

Get the current time in various formats

format-date

Format a date string according to the specified format