MCP-сервер LocalGym (фитнес-залы).
npx -y localgym-mcp-server Or clone and run locally: git clone https://github.com/lo-nau/localgym-mcp-server.git cd localgym-mcp-server npm install npm start The server uses https://localgym.uk by default. To override it: LOCALGYM_API_BASE=https://localgym.uk npx -y localgym-mcp-server MCP client co