Dooray MCP ServerServer

mskim8717
GitHub
schedule managementDooray APIautomation

Loading subscription status...

💡 Description

This is an MCP server for schedule management using the Dooray API. It allows users to add events with automatic start/end time settings, and support for location and description information.

📝 JSON Entries

{
  "mcpServers": [
    {
      "dooray-mcp": {
        "env": {
          "DOORAY_API_KEY": "your_api_key",
          "DOORAY_MEMBER_ID": "your_member_id",
          "DOORAY_CALENDAR_ID": "your_calendar_id"
        },
        "args": [
          "/Users/yourname/project/src/dooray-mcp-server.py"
        ],
        "command": "/Users/yourname/project/.venv/bin/python"
      }
    }
  ]
}

🛠️ Tools

SmitheryPython

Features

  • Add schedule through Dooray API
  • Automatically set start/end time
  • Support for location and description information

💬 Example Queries

  • Add a meeting scheduled for Wednesday at 3 PM
  • List all my scheduled events for the week