Server data from the Official MCP Registry
AI-powered event planning ai MCP server for agents. Supports calculate venue capacity, plan ...
AI-powered event planning ai MCP server for agents. Supports calculate venue capacity, plan ...
This MCP server has critical security issues that must be addressed before deployment. The server imports an external authentication middleware from a hardcoded path (`~/clawd/meok-labs-engine/shared`) that is not included in the codebase and cannot be verified, creating a major supply chain risk. All tool functions accept an `api_key` parameter but do not validate it properly—the `check_access()` function's behavior is unknown and potentially bypassable. Additionally, the server establishes a dependency on an external, unverified authentication system that could be compromised or malicious. The rate limiting mechanism uses in-memory storage without persistence, making it ineffective across server restarts. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 15 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-event-planning-ai-mcp": {
"args": [
"-y",
"event-planning-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Built by MEOK AI Labs | meok.ai
Installation · Docs · Report Bug
pip install event-planning-ai-mcp
# or
npm install -g @meok-ai/event-planning-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.