01Provides an MCP Server with `stdio` (local) and `http` (networked) transport modes.
02Functions as an A2A Agent for automated interactions with Wger.
03Supports seamless deployment and configuration via Docker and Docker Compose.
04Integrates with AI models (e.g., OpenAI GPT-4o) using `pydantic-graph` orchestration.
05Optimizes LLM context management through a RouterNode and specialized DomainNodes architecture.
060 GitHub stars