AutoBuild
pulsemcp/autobuildProvides 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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"autobuild": {
"url": "None",
"transport": "http"
}
}
}