Server data from the Official MCP Registry
Content Calendar Ai automation via MCP. Includes schedule content, get calendar, get upcomin...
Content Calendar Ai automation via MCP. Includes schedule content, get calendar, get upcomin...
This MCP server has critical security issues that prevent safe deployment. The code depends on an external auth_middleware module that is not included in the repository, creating an unverifiable authentication layer. Additionally, the server modifies sys.path to load code from a hard-coded user directory path, creating injection and integrity risks. In-memory data storage without persistence means all content is lost on restart. While the core tool logic is reasonable and rate-limiting is present, the authentication dependency and path manipulation vulnerabilities are serious concerns. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 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-content-calendar-ai-mcp": {
"args": [
"-y",
"content-calendar-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install content-calendar-ai-mcp
# or
npm install -g @meok-ai/content-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.