MCP Puppet Pipeline
Click on "Deploy 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., "@MCP Puppet Pipelinescrape product data from amazon.com and save to QNAP"
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.
MCP Puppet Pipeline
Model Context Protocol (MCP) puppet automation pipeline for browser automation and AI-driven workflows.
Overview
A comprehensive MCP server implementation that provides tools and workflows for automated browser control, file operations, and AI agent coordination. Includes file hygiene management, conversation continuity, and QNAP integration.
Related MCP server: Puppeteer MCP Server
Features
MCP Server: Full MCP protocol implementation
Browser Automation: Puppet-based web automation
File Hygiene: Automated file organization and cleanup
Conversation Continuity: Agent state management across sessions
QNAP Integration: Network storage integration
Auto-Startup: System initialization and startup automation
Logging System: Comprehensive logging and monitoring
Handoff System: Agent-to-agent task handoffs
Tech Stack
TypeScript/Node.js
Model Context Protocol (MCP)
Puppeteer for browser automation
QNAP network storage integration
Getting Started
Prerequisites
Node.js (v18+ recommended)
QNAP NAS (for storage integration)
Access to MCP-compatible AI systems
Installation
npm installConfiguration
Configure QNAP connection in
qnap-config.jsonSet up logging preferences in
logging-config.jsonConfigure MCP server in
mcp-server-config.jsReview and customize startup scripts
Usage
# Run setup
./run_mcp_setup.sh
# Start MCP system (Windows)
START-MCP-SYSTEM.bat
# Run pre-initialization
node run-pre-init.js
# Start server
npm startProject Structure
src/- Source codeserver.ts- Main MCP serveragents/- Agent implementationsintegrations/- External service integrationstools/- MCP toolslogging/- Logging system
workflows/- Workflow definitionshandoffs/- Agent handoff sessionsinventory/- File and resource inventorypublic/- Public assets
Key Components
File Hygiene Agent
Automated file organization, cleanup, and management system with registry tracking.
Conversation Continuity Agent
Maintains context and state across agent sessions and handoffs.
Affogato Integration
Character pipeline and asset management through Affogato API.
Auto Handoff System
Automated task routing and handoffs between agents.
Documentation
See individual markdown files for detailed documentation:
AUTO-STARTUP-SETUP.md- Startup automationFILE_HYGIENE_MCP_GUIDE.md- File hygiene systemREMEDIATION_CHECKLIST.md- System remediation
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI-powered web automation. Navigate websites using AI agents for one page or a thousand
AI-powered web automation. Navigate websites using AI agents for one page or a thousand
Web search, browser automation, scraping, crawling and CAPTCHA solving for AI agents.
Stealth web automation for AI agents. Login, signup, navigate, screenshot.
Related MCP Servers
- AlicenseCqualityDmaintenanceEnables LLMs to perform web browsing tasks, take screenshots, and execute JavaScript using Puppeteer for browser automation.425,069 npm1MIT
- AlicenseAqualityBmaintenanceEnables browser automation with Puppeteer, supporting navigation, form interactions, and connection to active Chrome instances for comprehensive web page interaction.81,677 npm483MIT
- AlicenseBqualityDmaintenanceEnables AI agents to automate browser interactions including navigation, content extraction, form filling, screenshots, and JavaScript execution across multiple tabs using Puppeteer.2737 npm1MIT
- AlicenseNot gradedqualityDmaintenanceEnables LLMs to perform browser automation including web navigation, element interaction, and screenshot capture using Puppeteer. It provides capabilities for executing JavaScript in the browser and monitoring console logs for debugging and data extraction.25,069 npmMIT