Datetime MCP ServerServer

bossjones
GitHub
datetimenote managementMCP

Loading subscription status...

💡 Description

An MCP server that provides datetime functionalities along with simple note management capabilities. It implements the MCP protocol and offers various datetime-related tools and resources, such as current date and time in different formats, date formatting utilities, event scheduling prompts, and note management features.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Datetime MCP Server": {
        "env": {},
        "args": [],
        "command": "uv run python -m datetime_mcp_server.server"
      }
    }
  ]
}

🛠️ Tools

add-noteget-current-timeformat-date

Features

  • Provides current date and time in various formats
  • Offers date formatting utilities
  • Allows scheduling of events
  • Includes simple note management functionality

💬 Example Queries

  • List available datetime resources
  • Read the current date and time
  • Add a note: Team meeting at 3pm
  • Get current time in ISO format
  • Format a date to a specific format