Skip to content

VibeServe

Agentic coding orchestrator for the Model Context Protocol.

Vibe coding pipeline: architect, code, review, verify, iterate, test, deploy.

GitHub · Tools Reference

Features

  • Multi-agent critique — UX, engineering, and accessibility agents review every output
  • WCAG AAA validation — All generated UIs pass accessibility checks
  • Pipeline automation — architect -> code -> review -> verify -> iterate -> test -> deploy
  • Code intelligence — GitNexus and codegraph integration for blast radius analysis
  • Business agenda — Goal tracking and work alignment for agents
  • Memory & caching — Learns from successful specifications
  • GitHub integration — Repo linking, sync, and issue tracking
  • ECC integration — Skills catalog and AgentShield security scanning

Installation

pip install vibeserve

Or from source:

git clone https://github.com/ncsound919/VibeServe
cd VibeServe
pip install -e ".[dev,docs]"