Skip to main content
Glama
s-charvin

ai-delivery-coordination

by s-charvin

AI Delivery Coordination

Companion orchestration engine for ai-delivery-kit. Exposes an MCP server for tool-based integration; the kit skill layer must not import this package — use MCP only.

Quick start

python -m venv .venv && source .venv/bin/activate
pip install -e ".[dev]"
pytest tests/unit --ignore=tests/unit/test_task10_crew.py --ignore=tests/unit/test_crew_bridge.py

Related MCP server: LLM Bus

ai-delivery-kit bridge

orchestration/skill_bridge.py loads .ai-delivery/requirements/<req-id>/status.json into a pipeline view and can flush execution-segment statuses (in_dev / merged / blocked_*) back before reconcile runs.

MCP loop tools: start_loop, stop_loop, loop_status, stall_report, intervene_loop.

Operator guide in ai-delivery-kit: .agents/skills/ai-delivery-orchestrator/references/coordination-mcp-bridge.md.

Layout contract

Reads the same project-binding.jsonlayout paths as ai-delivery-kit (config/paths.py). No skill-layer Python imports.

Repository layout

Vendored in ai-delivery-kit as the ai-delivery-coordination/ git submodule. Clone the kit with:

git clone --recurse-submodules https://github.com/s-charvin/ai-delivery-kit.git
A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.

  • MCP server providing access to the Scorecard API to evaluate and optimize LLM systems.

  • The official MCP Server from Mia-Platform to interact with Mia-Platform Console

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/s-charvin/ai-delivery-coordination'

If you have feedback or need assistance with the MCP directory API, please join our Discord server