The mcp-ansible package is not published to PyPI, causing uvx to fail.
Changed entrypoint to run directly from local source installation:
- Uses `uv pip install -e .` for local editable install
- Entrypoint: `python src/ansible_mcp/server.py`
- MCP handshake validated: ansible-mcp v1.26.0
Status: WORKING (29/38 MCP servers production ready)
💘 Generated with Crush
Assisted-by: GLM-5 via Crush <crush@charm.land>
- Add Dockerfiles for bitwarden-mcp, mcp-ansible, reverse-engineering-assistant
- Update CloneVendorRepos.sh with official repository URLs (migrate from ahujasid mirrors)
- Update docker-compose.yml with new services and reorganization
- Update STATUS.md with current operational status of all MCP servers
- Update AGENTS.md with webserial-mcp and terraform-ls documentation
- Add journal entries for recent work (ADRs, insights, patterns)
💔 Generated with Crush
Assisted-by: GLM-5 via Crush <crush@charm.land>