Back to Browse

Creativity Engine MCP Server

Developer ToolsUse Caution3.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Creativity Engine MCP Server by MEOK AI Labs

About

Creativity Engine MCP Server by MEOK AI Labs

Security Report

3.2
Use Caution3.2High Risk

This creativity engine MCP server contains several moderate security concerns that warrant attention. The primary issues are: (1) external network calls to `proofof.ai` for metering/verification without explicit user consent or transparency about data transmission, (2) hardcoded external URLs and lack of clear documentation about what data is sent to these endpoints, (3) insecure credential handling patterns where API keys are passed as function parameters and potentially logged, and (4) the auth middleware's fail-open behavior could mask security breaches. While the core tools themselves are read-only and locally computed, the metering infrastructure introduces unexpected external dependencies and data flow that users may not be aware of. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 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-creativity-engine-mcp": {
      "args": [
        "-y",
        "creativity-engine-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!