Provides the foundational backend services for the Machine Command Protocol (MCP) ecosystem.
This monorepo serves as the foundation for building intelligent, language-driven backend services. Each server in `mcp-core` interprets natural language commands and executes relevant tasks, such as interacting with Docker, Git, and other dev tools. The monorepo structure promotes maintainability, reusability, consistency, and modular growth, allowing new MCP servers to be added without fragmenting the ecosystem. It aims to provide a scalable architecture for natural language-driven automation and seamless integration with various development tools.