nyra-infra-consolidator
CommunityConsolidate MCP infra into a single Windows stack
Authorellisapotheosis
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill consolidates scattered MetaMCP/gateway/docker-compose files into a single, validated Windows stack, standardizes env_file usage, and provides a deterministic workflow to inspect and deploy MCP infrastructure on Windows without WSL.
Core Features & Use Cases
- Consolidation: Unify multiple docker-compose files into infra/compose/compose.metamcp.yml.
- Validation: Validate configurations with docker compose config using infra/.env.
- Deterministic operations: Execute with atomic file mutations and backups to archive/.
Quick Start
Use the nyra-infra-consolidator to inventory, unify, patch UI references, and validate the Windows MCP Infra stack. Example:
- Run: docker network create nyra-network
- Run: docker compose -f infra/compose/compose.metamcp.yml --env-file infra/.env up -d metamcp
- Verify: docker compose -f infra/compose/compose.metamcp.yml --env-file infra/.env config
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nyra-infra-consolidator Download link: https://github.com/ellisapotheosis/Project-Nyra/archive/main.zip#nyra-infra-consolidator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.