- Explore MCP Servers
- enkai-mcp
Enkai Mcp
What is Enkai Mcp
enkai-mcp is an MCP server designed to facilitate seamless event scheduling, calendar management, and real-time date information retrieval, making it ideal for organizing various social and corporate events.
Use cases
Use cases include scheduling social gatherings, corporate meetings, and personal events, as well as integrating with calendar systems to optimize date selection based on availability.
How to use
To use enkai-mcp, install it via npm with ‘npm install enkai-mcp’ and configure your MCP client accordingly. Input potential event dates, and the server will generate a scheduling page for attendance confirmation.
Key features
Key features include user-friendly interaction, efficient API integration, the ability to handle relative dates, and advanced scheduling options based on participants’ availability.
Where to use
enkai-mcp can be used in social gatherings, corporate events, and private occasions such as trips and parties, making it versatile for various event planning needs.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Enkai Mcp
enkai-mcp is an MCP server designed to facilitate seamless event scheduling, calendar management, and real-time date information retrieval, making it ideal for organizing various social and corporate events.
Use cases
Use cases include scheduling social gatherings, corporate meetings, and personal events, as well as integrating with calendar systems to optimize date selection based on availability.
How to use
To use enkai-mcp, install it via npm with ‘npm install enkai-mcp’ and configure your MCP client accordingly. Input potential event dates, and the server will generate a scheduling page for attendance confirmation.
Key features
Key features include user-friendly interaction, efficient API integration, the ability to handle relative dates, and advanced scheduling options based on participants’ availability.
Where to use
enkai-mcp can be used in social gatherings, corporate events, and private occasions such as trips and parties, making it versatile for various event planning needs.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
enkai-mcp-server
An MCP server for seamless event scheduling on EnkAI.
| 1. Your Prompt | 2. Generated Schedule Page |
|---|---|
![]() |
![]() |
Get Started
To debug this MCP server in your local environment:
git clone https://github.com/k-kohey/enkai-mcp
cd enkai-mcp
npm install
npm run build
Usage
When you input potential dates for an event from the MCP Client, a page is generated where attendance can be confirmed. For example, if you say, “I want to schedule a social gathering between 2025/10/01 and 2025/10/05,” the LLM will find and execute the tool on this MCP Server. The tool also includes responses with execution dates and calendars, allowing you to specify relative dates like “tomorrow” or “this week,” as well as days of the week like “weekdays” or “weekends” as potential dates.
Integrating with a calendar MCP could enable advanced applications such as narrowing down candidate dates based on participants’ availability or adjusting schedules to account for local holidays.
Installation in your client
To use this MCP server, you’ll need to configure your MCP client software.
If you are using Raycast, you can install it using a deeplink created by percent-encoding JSON like the one above.
raycast://mcp/install?%7B%22name%22%3A%22enkai-mcp-server%22%2C%22type%22%3A%22stdio%22%2C%22command%22%3A%22npx%22%2C%22args%22%3A%5B%22-y%22%2C%22enkai-mcp%40latest%22%5D%7D
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.












