AutoBuild
Provides profile-based build automation with asynchronous queuing, file system watching, and lifecycle management for...
What it does
Provides profile-based build automation with asynchronous queuing, file system watching, and lifecycle management for automated builds, continuous integration scenarios, and development workflows requiring build system access without manual intervention.
This MCP server provides AI assistants with profile-based build automation capabilities, featuring asynchronous build queuing, file system watching with debounced triggers, and comprehensive build lifecycle management. Built using Python with FastMCP, psutil for process management, and watchdog for file monitoring, it supports concurrent build execution (default: 2), persistent state management through JSON storage, and automatic build triggering when project files change with configurable ignore patterns to prevent recursion. The implementation includes tools for build configuration, manual and automatic build triggering, status monitoring, log retrieval with tailing support, and process termination, along with systemd service integration for Linux deployment and cross-platform batch/shell scripts for setup, making it valuable for development workflows requiring automated builds, continuous integration scenarios, and building AI assistants that need programmatic access to build systems without manual intervention.
Capabilities
Server
Quality
deterministic score 0.55 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present