Back to Browse

Event Planning Ai MCP Server

Developer ToolsUse Caution3.8MCP RegistryLocal
Free

Server data from the Official MCP Registry

Event Planning Ai MCP Server by MEOK AI Labs

About

Event Planning Ai MCP Server by MEOK AI Labs

Security Report

3.8
Use Caution3.8High Risk

This event planning MCP server implements rate limiting and access control via an external verification service, but has several concerning patterns. The server makes unauthenticated HTTP calls to external metering endpoints (`proofof.ai/verify`), includes fail-open behavior that bypasses authentication on network failures, and lacks input validation on several tool parameters. While the core tools are read-only and stateless (reducing direct risk), the authentication bypass on network failures and the external dependency on proofof.ai for access control are security weaknesses that users should be aware of. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 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.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-event-planning-ai-mcp": {
      "args": [
        "-y",
        "event-planning-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!