loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

idea-lab-mcp

MCP Tool

mordiaky/idea-lab-mcp

MCP server for structured ideation — generating, scoring, and storing software ideas

Install

$ npx loaditout add mordiaky/idea-lab-mcp

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "idea-lab-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "idea-lab-mcp"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

Idea Lab

[](https://www.npmjs.com/package/idea-lab-mcp) [](https://github.com/mordiaky/idea-lab-mcp/releases) [](LICENSE)

An MCP server that turns your AI assistant into a structured ideation partner. It generates, scores, critiques, and stores software ideas locally — so your assistant remembers past ideas across sessions and never suggests the same thing twice.

Includes a built-in web dashboard with a Kanban board, lineage graph, and portfolio view — with dark and light mode support.

What it does

You talk to your AI assistant like normal. Idea Lab gives it tools to:

Generate ideas using 4 different creative techniques, then run each one through a pipeline:

"Generate 5 software ideas in the developer tools space"

  idea_lab_generate_ideas  →  generates candidates
  idea_lab_save_idea       →  stores each one
  idea_lab_score_idea      →  scores on 7 dimensions
  idea_lab_critique_idea   →  tries to tear it apart
  idea_lab_check_duplicate →  checks against everything stored

Search and revisit ideas you've generated before:

"Show me my highest-rated ideas"
"Find ideas related to automation"
"What shortlisted ideas haven't I looked at in a while?"

Evolve ideas that survived the pipeline:

"Take that CLI tool idea and reimagine it as a SaaS product"
"Create an MVP plan for my top-rated idea"

Everything is stored locally in SQLite. No cloud, no API keys, no data leaving your machine.

Web Dashboard

The MCP server includes a built-in web dashboard that starts automatically at http://localhost:3001. No separate process needed.

  • Kanban Board — drag-and-drop ideas between status columns
  • Lineage Graph — visualize how ideas connect through mutations
  • **Portfolio View

Tags

idea-generationideationmcpmcp-servermodel-context-protocolsoftware-ideassqlitetypescript

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated19 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/28/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/mordiaky/idea-lab-mcp)](https://loaditout.ai/skills/mordiaky/idea-lab-mcp)