Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
CSOAI-ORG avatar

Creativity Engine Mcp

  • Updated June 15, 2026
  • CSOAI-ORG/creativity-engine-mcp

creativity-engine-mcp is an MCP server that gives coding agents a MEOK AI Labs creativity engine over stdio transport.

About

creativity-engine-mcp is a stdio MCP server from MEOK AI Labs that adds a dedicated creativity surface to AI coding agents. Developers in the idea phase often need divergent thinking—product names, onboarding narratives, feature bundles, landing angles—without immediately locking into code or a validation backlog. Registering creativity-engine-mcp (version 1.0.4 on PyPI) lets the same agent that will later implement features run structured creative passes through MCP tools, preserving context from your SKILL.md, README, or customer notes. It is a phase-specific integration for discovery, not a shipping or monitoring tool; pair it with human judgment and downstream validate skills when an concept earns a landing page or prototype. Complexity is intermediate because you must configure stdio MCP correctly and prompt with enough product context to avoid generic fluff.

  • creativity-engine-mcp stdio server v1.0.4 on PyPI from MEOK AI Labs
  • MCP-native creative generation callable from Claude Code, Cursor, or Codex sessions
  • Keeps brainstorming inside the repo workflow instead of a detached chat tab
  • CSOAI-ORG GitHub distribution with standard Model Context Protocol server schema
  • Useful for solo builders who wear product, marketing, and engineering hats in one session

Creativity Engine Mcp by the numbers

  • Data as of Jul 7, 2026 (Skillselion catalog sync)
terminal
claude mcp add creativity-engine-mcp -- uvx creativity-engine-mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Packagecreativity-engine-mcp
TransportSTDIO
AuthNone
Last updatedJune 15, 2026
RepositoryCSOAI-ORG/creativity-engine-mcp

What it does

Spawn structured creative ideation from your coding agent when you are exploring product angles, features, or content directions before you commit to a build.

Who is it for?

Best when you're brainstorming SaaS positioning, content products, or agent features inside Claude Code or Cursor at the start of a project.

Skip if: Skip if you already have a fixed spec, compliance-heavy deliverables with no creative latitude, or developers and need factual research citations instead of generative ideas.

What you get

Once registered, your agent can run creativity-engine tools in-repo so you shortlist concepts and narratives before validate and build work begins.

  • Agent-triggered creative variations and concept expansions via MCP tools
  • In-session ideation aligned with your codebase and notes
  • Shortlisted directions ready for validate-phase scoping or landing drafts

By the numbers

  • Server version 1.0.4; PyPI identifier creativity-engine-mcp
  • stdio transport; registryType pypi
  • Maintainer branding MEOK AI Labs in catalog metadata
README.md

MCP Scorecard: 86/100

Creativity Engine MCP

MEOK AI Labs EU AI Act License PyPI

MEOK AI Labs — Creativity engine

MEOK AI Labs — Creativity engine. Bisociation (Koestler), novelty scoring, quality-diversity archive, conceptual exploration.


🚀 Quick Start

# Install via pip
pip install creativity_engine_mcp

# Or install via Smithery
npx -y @smithery/cli@latest install creativity-engine-mcp --client claude

✨ Features

  • MCP protocol compliant
  • Easy installation
  • Well-documented API
  • Production-ready
  • Active maintenance

📖 Documentation

🛡️ Compliance

This MCP server is built with EU AI Act compliance built-in:

  • ✅ Article 9 — Risk Management System
  • ✅ Article 13 — Transparency & Instructions for Use
  • ✅ Article 15 — Bias Detection & Testing
  • ✅ Article 26 — FRIA Support (where applicable)
  • ✅ Article 50 — AI Content Watermarking (where applicable)

Need help getting compliant? Book a free 15-min diagnostic →

🏢 Enterprise

Need custom development, SLA guarantees, or white-label deployment?

  • Pro: $99/mo — Full MCP suite + EU AI Act tracking
  • Enterprise: $499/mo — Custom dev + SLA + Dedicated support

View Pricing → | Contact Sales →

🤝 Part of the MEOK Ecosystem

This server is part of the MEOK AI Labs ecosystem — 300+ MCP servers for sovereign AI governance.

Domain Purpose
councilof.ai EU AI Act compliance marketplace
safetyof.ai AI safety & monitoring
meok.ai Sovereign AI platform
cobolbridge.ai Legacy modernization

📜 License

MIT © CSOAI-ORG


Built with 💜 by MEOK AI Labs · UK Companies House 16939677

MIT © [MEOK AI Labs](https://meok.ai)

Pairs with MEOK Governance Suite

Build something that touches users? You need compliance. MEOK ships 38 governance MCPs that drop in alongside this tool — EU AI Act, DORA, NIS2, CRA, GDPR, ISO 42001, FDA SaMD, MDR, Basel, MiFID II, MiCA, COPPA, and more.

# One-shot install of the governance pack
npx meok-setup --pack governance

Free tier: 10 calls/day per MCP. Pro tier (£79/mo): unlimited + cryptographically signed compliance attestations your auditor verifies independently.

→ Full catalogue: councilof.ai/catalogue → MEOK AI Labs: meok.ai

💸 Try MEOK in 30 seconds — instant buy ladder

Tier Price What you get Stripe
Smoke test £1 Signed sample MCP-Hardening report + Article 50 PDF https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Quick Kit £9 EU AI Act Article 50 implementation guide (C2PA + EU-Icon) https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t
Founder Call £29 30-min 1-on-1 with the founder https://buy.stripe.com/aFa7sNcgAdQS0ZT1Uc8k91t

Refundable. UK Stripe — VAT-clean. Builds on the 81-MCP MEOK fleet. Verify any signed report at https://meok.ai/verify.

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "creativity-engine-mcp": {
      "command": "uvx",
      "args": ["creativity-engine-mcp"]
    }
  }
}

Or: pip install creativity-engine-mcp then run the creativity-engine-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use find_bisociations to …"
  • "Use assess_creativity to …"
  • "Use compute_novelty to …"

Recommended MCP Servers

How it compares

Idea-phase MCP creativity integration, not a code generator or analytics pipeline.

FAQ

Who is creativity-engine-mcp for?

It is for developers and agent users who want structured creative ideation from MEOK AI Labs without leaving their MCP-enabled dev environment.

When should I use creativity-engine-mcp?

Use it in idea/discover when exploring what to build, how to phrase it, or which directions to test before scoping a prototype or landing page.

How do I add creativity-engine-mcp to my agent?

Install creativity-engine-mcp from PyPI at v1.0.4, add a stdio MCP server entry in your client, and follow the CSOAI-ORG/creativity-engine-mcp repository for launch details.

AI & LLM Toolsautomationllm

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.