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
Installing via Smithery
To install Dooray Schedule Manager for Claude Desktop automatically via Smithery :
Manual Installation
- Clone the repository
- Creating and activating a virtual environment
- Installing dependencies
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
Setting environment variables
Create a .env
file and set the following variables:
How to use
Running the server:
Project Structure
License
MIT License
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
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.
Related MCP Servers
- -securityAlicense-qualityServer for Google Calendar integration in Cluade Desktop with auto authentication support. This server enables AI assistants to manage Google Calendar events through natural language interactions.Last updated -226JavaScriptMIT License
- -securityAlicense-qualityEnables comprehensive calendar management with capabilities to create, list, update, and delete events through a Model Context Protocol server integrated with Google Calendar.Last updated -131TypeScriptMIT License
- -securityFlicense-qualityA versatile Model Context Protocol server that enables AI assistants to manage calendars, track tasks, handle emails, search the web, and control smart home devices.Last updated -2Python
- -securityFlicense-qualityModel Context Protocol server that provides seamless access to Google Calendar API with asynchronous operation support, enabling efficient calendar management through a standardized interface.Last updated -Python