Idea Processor MCP
@ban5104
关于 Idea Processor MCP
turn an idea into a plan custom node.js mcp server that runs locally
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Idea Processor MCP?
Idea Processor MCP is an MCP (Model Context Protocol) server that processes raw ideas through a structured multi-agent workflow to create project plans and documentation. It is intended for developers or project managers who want to turn initial concepts into structured deliverables like PLANNING.md and CLAUDE.md.
How to use Idea Processor MCP?
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.
Key features of Idea Processor MCP
- 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.
Use cases of Idea Processor MCP
- Turning a rough project concept into a detailed project plan.
- Generating documentation and setup files for a new Claude-based project.
- Automating the initial planning phase of software projects.
FAQ from Idea Processor MCP
What does Idea Processor MCP do?
It processes ideas through a structured three-agent workflow that first creates an initial plan, then refines it into a comprehensive PLANNING.md, and finally produces CLAUDE.md and other project setup files.
How do I install Idea Processor MCP?
Run npm install in the project's root directory to install dependencies.
How do I start Idea Processor MCP?
Execute npm start to launch the MCP server and begin the workflow.
What files does the server create?
The server generates a PLANNING.md document, a CLAUDE.md file, and additional project setup files as defined by the workflow.
What is the project's directory structure?
The repository contains agents/ (workflow agent instructions and knowledge bases), src/ (MCP server implementation), state/ (runtime state storage), and workflow-config.json (workflow configuration).
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
评论