Datetime MCP Server
by bossjones
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add-noteC | Add a new note |
| get-current-timeB | Get the current time in various formats |
| format-dateC | Format a date string according to the specified format |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| summarize-notes | Creates a summary of all notes |
| schedule-event | Helps schedule an event at a specific time |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current DateTime | The current date and time |
| Today's Date | Today's date in ISO format |
| Current Time | The current time in 24-hour format |
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/bossjones/datetime-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server