Back to Home
Avidan87 icon

MCP-SERVER

Verified Safe

by Avidan87

Overview

Estimates food portion sizes from images using depth estimation for a KAI agent, focusing on Nigerian cuisine.

Installation

Run Command
python start_server.py

Environment Variables

  • PORT
  • PYTHONUNBUFFERED

Security Notes

The server uses standard practices for FastAPI and ML model loading. `subprocess.run` is used in the startup script but with well-defined, non-user-controlled arguments. CORS is set to `allow_origins=["*"]`, which is broad but common for internal microservices; for a publicly exposed API, this might be overly permissive depending on the specific threat model. No hardcoded secrets or 'eval' statements were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens100000
Stars0
Forks0
Last Update2026-01-13

Tags

Depth EstimationPortion CalculationFastAPIMachine LearningNigerian Food