Server data from the Official MCP Registry
AI-powered cron ai MCP server for agents. Supports parse cron, generate cron, next runs. By ...
AI-powered cron ai MCP server for agents. Supports parse cron, generate cron, next runs. By ...
This MCP server contains a critical authentication bypass vulnerability and relies on an external, unverified auth_middleware module. The server implements basic cron parsing functionality but has a serious flaw: the `check_access()` function is called but its denial is not properly enforced—functions return error responses but do not prevent execution. Additionally, the code path-inserts a shared auth module from a hardcoded user directory (~/clawd/meok-labs-engine/shared), creating a supply chain risk and making the server non-portable and dependent on external systems not included in the repository. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 12 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-cron-ai-mcp": {
"args": [
"-y",
"cron-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install cron-ai-mcp
# or
npm install -g @meok-ai/cron-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.