Dooray MCP Server
This is a schedule management MCP server that utilizes Dooray API.
function
- Adding Schedule via Dooray API
- Automatically set start/end times
- Support for location and description information
How to install
- Clone the repository
Copy
- Creating and activating a virtual environment
Copy
- Installing dependencies
Copy
Preparing for MCP Client Integration
To connect to a local MCP server from an MCP client application like Claude or Cursor, you need to enter the path to the Python executable needed to run the server and the path to the MCP server script in the JSON settings.
Modify mcp.json to suit your path.
✅ macOS / Linux example
Copy
Setting environment variables
Create a .env
file and set the following variables:
Copy
How to use
Running the server:
Copy
Project Structure
Copy
License
MIT License
This server cannot be installed
A server that enables management of schedules through the Dooray API, allowing users to add events with automated time settings and support for location and description information.