Server data from the Official MCP Registry
Calendar Ai MCP server. Tools: create event, find free slot, calculate duration. Built by ME...
Calendar Ai MCP server. Tools: create event, find free slot, calculate duration. Built by ME...
The server has critical security vulnerabilities including a non-existent external dependency (auth_middleware from ~/clawd/meok-labs-engine/shared) that will cause runtime failures, reliance on an undocumented authentication mechanism, and unsafe sys.path manipulation. The rate limiting uses insecure in-memory storage vulnerable to circumvention. While the core calendar logic is sound, the authentication and dependency issues present significant operational and security risks. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 16 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-calendar-ai-mcp": {
"args": [
"-y",
"calendar-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
> By MEOK AI Labs — Schedule management, free slot finding, and timezone conversion
Installation · Docs · Report Bug
pip install calendar-ai-mcp
# or
npm install -g @meok-ai/calendar-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.