Server data from the Official MCP Registry
AI-powered creativity engine MCP server for agents. Supports find bisociations, assess creat...
AI-powered creativity engine MCP server for agents. Supports find bisociations, assess creat...
This MCP server has critical security vulnerabilities that make it unsafe to deploy. The code relies on an external authentication middleware (`auth_middleware`) that is not provided and cannot be verified, creating an unauditable authentication layer. Additionally, the server modifies `sys.path` to load code from a hardcoded user home directory path (`~/clawd/meok-labs-engine/shared`), which is a privilege escalation risk. Rate limiting is implemented in-memory only and will reset on restart, and the novelty/QD archive is entirely in-memory with no persistence. 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-creativity-engine-mcp": {
"args": [
"-y",
"creativity-engine-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Creativity Engine MCP — MEOK AI Labs. Bisociation, novelty scoring, QD archive, exploration.
Installation · Docs · Report Bug
pip install creativity-engine-mcp
# or
npm install -g @meok-ai/creativity-engine-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.