Servidor Dooray MCP
Este es un servidor MCP de gestión de programación que utiliza la API de Dooray.
función
- Agregar programación mediante la API de Dooray
- Establecer automáticamente horas de inicio y finalización
- Soporte para información de ubicación y descripción
Cómo instalar
Instalación mediante herrería
Para instalar Dooray Schedule Manager para Claude Desktop automáticamente a través de Smithery :
Instalación manual
- Clonar el repositorio
- Creación y activación de un entorno virtual
- Instalación de dependencias
Preparación para la integración del cliente MCP
Para conectarse a un servidor MCP local desde una aplicación cliente MCP como Claude o Cursor, debe ingresar la ruta al ejecutable de Python necesario para ejecutar el servidor y la ruta al script del servidor MCP en la configuración JSON.
Modifique mcp.json para adaptarlo a su ruta.
✅ Ejemplo de macOS/Linux
Configuración de variables de entorno
Cree un archivo .env
y configure las siguientes variables:
Cómo utilizar
Ejecutando el servidor:
Estructura del proyecto
Licencia
Licencia MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Un servidor que permite la gestión de horarios a través de la API de Dooray, permitiendo a los usuarios agregar eventos con configuraciones de tiempo automatizadas y soporte para información de ubicación y descripción.
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