Idea Processor MCP

by ban5104

129 downloads
Not rated
GitHub

About

turn an idea into a plan custom node.js mcp server that runs locally

Details

Author
ban5104
Downloads
129
Categories
Other

- Three-step agent workflow: Idea to Plan, Planning Tuner, and Claude Builder.
- Transforms raw ideas into a structured PLANNING.md document.
- Generates CLAUDE.md and other project setup files.
- Simple installation and startup via npm.
- Workflow configuration stored in workflow-config.json.

Install the server by running npm install in the project directory, then start it with npm start. The server runs the workflow automatically upon invocation; no specific commands or configuration keys are described beyond the startup script.

Idea Processor MCP

An MCP (Model Context Protocol) server that processes ideas through a structured workflow to create project plans and documentation.

Workflow Steps

1. Idea to Plan Agent - Transforms raw ideas into structured initial plans
2. Planning Tuner Agent - Refines plans into a comprehensive PLANNING.md document
3. Claude Builder Agent - Creates CLAUDE.md and other project setup files

Installation

npm install

Usage

npm start

Structure

- agents/ - Contains the three workflow agents with their instructions and knowledge bases
- src/ - MCP server implementation
- state/ - Runtime state storage
- workflow-config.json - Workflow configuration

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.