Back to Home
Axyor icon

family-serve-delicious

Verified Safe

by Axyor

Overview

AI-driven, constraint-aware meal planning for families and groups using local LLM models.

Installation

Run Command
npm run start

Environment Variables

  • MONGODB_USERNAME
  • MONGODB_PASSWORD
  • ME_USERNAME
  • ME_PASSWORD
  • MONGODB_URI
  • GITHUB_TOKEN

Security Notes

The server demonstrates a strong commitment to security with robust input sanitization (`InputSanitizer`) to prevent prompt injection, XSS, and MongoDB injection, and comprehensive output validation (`OutputValidator`) capable of detecting and masking/blocking PII (emails, phone numbers, SSN, credit card numbers) and large outputs. Sensitive credentials are handled via environment variables, and the default MCP transport is stdio, limiting network exposure. Docker services (MongoDB, Mongo Express) are locally bound by default. The code uses detection patterns to identify and reject potentially malicious input rather than executing it. The only minor reduction from a perfect 10 is the reliance on external `rotating-file-stream` and `pino` (via `@axyor/family-serve-database`) for logging, whose internal mechanisms are not fully exposed in the provided code, though they are standard and generally trustworthy libraries.

Similar Servers

Stats

Interest Score30
Security Score9
Cost ClassLow
Avg Tokens1000
Stars1
Forks0
Last Update2026-01-18

Tags

mcpaimeal-planningdietarymongodb