AutoPM
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AutoPMI have an idea for a mobile app that connects dog walkers with owners. Run the interview robot."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AutoPM π
AutoPM is an agentic MCP server that transforms raw business ideas into complete product strategies. It orchestrates a specialized AI team to handle real-time market research, competitive deep-dives, persona building, and dynamic financial modeling, culminating in a fully-styled, pitch-ready presentation.
π’ New to this? Check out the Quick Start Guide for Beginners for step-by-step setup instructions!
The Two-Phased Agentic Approach
Real-world Product Management requires distinguishing between finding the right thing to build and defining how to build it right. AutoPM mirrors this exact discipline through a strictly gated, two-phased workflow:
Phase 1: Strategic Discovery ensures you are solving a real problem in a viable market before writing a single requirement. This phase answers the "Why?" and "Who?" through competitive intelligence, financial modeling, and roadmap prioritization.
Phase 2: Execution Definition takes the validated strategy and translates it into rigorous engineering and design constraints. It answers the "What?" and "How?" by generating technical specifications, user stories, risk matrices, and success metrics.
By enforcing Phase 1 as a prerequisite for Phase 2, AutoPM prevents the most common PM trap: rushing into solution design and feature-building without a validated market strategy.
Related MCP server: Business Design MCP Server
Features
The Robot Pipeline:
Phase 1: Strategic Discovery
Interview Robot π€ - Dynamic, interactive context-gathering interview to lock in the product idea.
Scout Robot π - Market demand analysis (TAM/SAM/SOM, growth signals, demand validation)
Detective Robot π - Competitive intelligence (competitors, gaps, moat, positioning)
People Robot π₯ - User personas (segments, pain points, motivations, buying triggers)
Money Robot π° - Financial projections (unit economics, revenue models, 3-scenario forecast)
Feature Robot π - Feature breakdown (must-have, nice-to-have, future, with WHY/WHEN)
Plan Robot πΊοΈ - Product roadmap (phased 18-month plan with milestones, dependencies)
Priority Robot β - Feature prioritisation (RICE scoring with principled reasoning)
Phase 2: Execution Definition
User Stories Robot π - Epic and user story generation with acceptance criteria.
Scope Spec Robot π― - Strict scope definition, out-of-scope boundaries, and requirements.
Customer Journeys Robot π€οΈ - End-to-end journey mapping across touchpoints.
Feasibility Tech Robot βοΈ - Technical architecture evaluation and constraints.
Feasibility Design Robot π¨ - UX/UI constraints, guidelines, and design complexity.
KPIs Robot π - Success metrics, instrumentation strategies, and target baselines.
Data Privacy Robot π‘οΈ - Security, compliance (GDPR/CCPA), and privacy risks.
GTM Readiness Robot π - Go-to-market strategy, launch phases, and marketing channels.
Risks Registry Robot β οΈ - Comprehensive risk matrix and mitigation strategies.
DACI Stakeholders Robot π€ - Stakeholder alignment (Driver, Approver, Contributor, Informed).
Agentic Presentation Generator: A specialized workflow instructing Claude to act as an expert UI designer to draft and deploy beautiful, custom HTML/CSS pitch-deck presentations directly to your filesystem.
Claude Desktop MCP Integration: Use the agents right out of the Claude MacOS/Windows desktop app.
How to Run
Via Claude Desktop (MCP integration)
Open your Claude Desktop settings config file (
claude_desktop_config.json).Point a new server at the Absolute Path of this project with
command: "node"andargs: ["/absolute/path/to/AutoPM/src/mcp-server.js"].Start the workflow using the
interviewtool, iterate viarun-robot, and export usinggenerate-presentation!
Via Other MCP Clients (Cursor, Roo Code, ChatGPT, etc.)
Because AutoPM is built on the standard Model Context Protocol (MCP), you can use it with any compatible client!
ChatGPT macOS Desktop App: Open or create
~/Library/Application Support/OpenAI/ChatGPT/mcp.jsonand add theproductflowserver configuration similar to Claude Desktop (command:node, args:["/absolute/path/to/AutoPM/src/mcp-server.js"]). Restart the app.Cursor: Go to Settings -> Features -> MCP. Add a new MCP server. Type:
command, Command:node, Args:/absolute/path/to/AutoPM/src/mcp-server.js.Roo Code (VS Code): Open MCP Settings and add a configuration similar to Claude Desktop:
"mcpServers": { "productflow": { "command": "node", "args": ["/absolute/path/to/AutoPM/src/mcp-server.js"] } }
Via standard CLI
Ensure Node.js (v20+) is installed
npm installUpdate
run.jsto change your target product ideaRun:
node run.js
Key Folders
src/- Core MCP Server implementation (mcp-server.js)robots/- The specialized autonomous agent logicbrain/- Persistent memory, agent instructions, and user feedback engineleader/- TeamLeader orchestrator managing the flowutils/- Output engines and file toolingplans/- Auto-generated HTML presentation deliverables
Cockpit UI: Navigation & Custom Local Domain Setup
The ProductFlow Cockpit UI supports full URL routing, browser history (Back/Forward navigation), page-refresh persistence, and deep-linking via a hash-based routing system.
Custom Local Domain (autopm.ai)
Instead of accessing the Cockpit UI via http://localhost:4321, you can configure your machine to access it via a custom local domain: http://autopm.ai.
Step 1: Map the domain locally on macOS
Open a terminal.
Edit your system's hosts file:
sudo nano /etc/hostsAdd the following entry at the bottom of the file:
127.0.0.1 autopm.aiSave and exit (
Ctrl + O,Enter, thenCtrl + X).
Step 2: Start the server
You have two options for starting the HTTP Cockpit server:
Option A: Run on Port 4321 (Default) Start the server normally:
npm run httpAccess it in the browser at: http://autopm.ai:4321
Option B: Run on Port 80 (No port number in URL) Port 80 is a privileged port, so you must start Node with
sudopermissions:sudo PRODUCTFLOW_HTTP_PORT=80 node src/http-server.jsAccess it in the browser directly at: http://autopm.ai
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceTransforms business descriptions into structured AIS (Autokirk Interaction Standard) blueprints that organize operations, divisions, and AI opportunities using the Autokirk Founder Operating Format.Last updated
- AlicenseCqualityCmaintenanceEnables the creation and management of business design artifacts including Business Model Canvases, SWOT analyses, and user personas. It features project organization and AI-powered research tools to automatically populate frameworks with market data.Last updated31311MIT
- Flicense-qualityDmaintenanceProvides tools for automated company research, competitor identification, and business model analysis to generate comprehensive business intelligence. It enables users to extract market keywords and synthesize competitive insights via AI-powered research capabilities.Last updated
- Alicense-qualityDmaintenanceTransforms product ideas into production code by orchestrating AI-assisted development with task decomposition, dependency tracking, and real-time progress visualization.Last updated7116MIT
Related MCP Connectors
Your AI Product Manager. Surface insights, build roadmaps, and plan strategy with 30+ tools.
End-to-end agent-managed company brain. Docs, diagrams, plans, Knowledge Graph. Lean & affordable.
Turns vague automation requests into tool stacks, prompts, QA checks, and human boundaries.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fluidumber/AutoPM'
If you have feedback or need assistance with the MCP directory API, please join our Discord server