Back to browse
GitHub Repository

Workflow orchestrator for the MihaiBuilds ecosystem. Connects Memory Vault, LLMs, and MCP tools into recurring workflows.

0 starsPython

The Brain – self-hosted workflow runner that calls any MCP server

by mihaibuilds·Jun 16, 2026·2 points·0 comments

AI Analysis

MidSlick

MCP-enabled workflow orchestrator, but tied to one person's ecosystem limits adoption.

Strengths
  • Four trigger types (manual, cron, webhook, file) cover common automation patterns.
  • Postgres-backed persistence enables run inspection and debugging.
  • Docker Compose setup makes local deployment straightforward.
Weaknesses
  • Explicitly built for MihaiBuilds ecosystem, limiting general applicability.
  • Workflow orchestration is crowded (Airflow, Prefect, n8n) without clear differentiation.
Target Audience

Developers building automated workflows with MCP tools

Similar To

Prefect · Airflow · n8n

Similar Projects

Developer Tools●●Solid

Unix-style pipeline composition for MCP tool calls

The project implements a sandboxed, server-side 'shell' that pipes MCP tool calls together so agents return only final outputs — a smart way to save tokens and handle datasets too large for LLM context. The repo includes a demo video, tests, and a real shell_engine/mcp_client implementation, but it's a focused infra play for the MCP ecosystem and will matter most to teams building agent platforms rather than general devs.

Niche GemBig BrainShip It
kantord
303mo ago