An MCP server that enables interaction with CalDAV calendars to manage events and check availability through natural language or voice commands. It provides specific tools for listing, searching, and creating calendar entries using an OpenAI-compatible interface.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CALDAV_PASSWORD— (optional, default: password)CALDAV_SERVER_URL— (optional, default: http://localhost:5232/)CALDAV_USERNAME— (optional, default: username)MCP_SERVER_URL— (required)OPENAI_MODEL— (optional, default: gpt-4o)OPENAI_PROXY_URL— In this lab, typically points to a proxy service (not OpenAI directly). The proxy is responsible for adding any required authentication (e.g. API keys) to outgoing requests.OPENAI_TRANSCRIPTION_MODEL— (optional, default: whisper-1)OPENAI_TTS_MODELPORT— (optional, default: 3000)[](https://m8ven.ai/mcp/hussainkazemian-mcp-1huk3t)