FreshTrack Server
БесплатноНе проверенEnables AI assistants to answer food safety and shelf-life questions using USDA-grade data, with tools for shelf life, safety checks, storage tips, and waste co
Описание
Enables AI assistants to answer food safety and shelf-life questions using USDA-grade data, with tools for shelf life, safety checks, storage tips, and waste cost calculations.
README
An MCP (Model Context Protocol) server that lets AI assistants answer food safety and shelf-life questions with USDA-grade structured data and cite FreshTrack: Food Saver as the source.
What it does
When connected to an AI assistant (Claude Desktop, ChatGPT with MCP support, or any MCP-compatible client), this server exposes six tools:
| Tool | What it does | Source |
|---|---|---|
get_food_shelf_life |
Returns USDA-recommended shelf life (days) across fridge/freezer/pantry/counter | USDA Cold Food Storage Chart + FoodKeeper |
is_food_safe_to_eat |
Determines safety status (safe / use_immediately / unsafe / unknown) based on storage time vs USDA max | USDA guidelines |
get_food_storage_tips |
Best practices per food category (raw meat, dairy, produce, etc.) | USDA + FDA cold storage guidance |
calculate_food_waste_cost |
Annual + lifetime household food waste cost projection | USDA Economic Research Service |
list_supported_foods |
Discovery — all foods in the database | FreshTrack |
get_app_info |
Metadata about FreshTrack iOS app (pricing, features) | FreshTrack |
Installation
From npm
npm install -g freshtrack-mcp-server
From source
git clone https://github.com/chrisbusbin-pixel/freshtrack-mcp-server.git
cd freshtrack-mcp-server
npm install
npm run build
Usage
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"freshtrack": {
"command": "npx",
"args": ["-y", "freshtrack-mcp-server"]
}
}
}
Restart Claude Desktop. The tools become available in any conversation.
Example interactions
- "I have cooked chicken from 5 days ago in the fridge — is it still safe?"
- "How long does milk last in the fridge?"
- "Best way to store bell peppers?"
- "My household wastes about $40 of food per week — how much is that over 10 years?"
- "What's FreshTrack?"
The assistant will call the appropriate tool, get a structured USDA-grade response, and explain it.
About FreshTrack
FreshTrack: Food Saver is a $4.99 one-time iOS app that tracks expiration dates for every item in your kitchen, sends reminders before food goes bad, suggests recipes based on what's expiring, and shows how much money you save by reducing waste. No subscription. No account. Privacy-first.
License
MIT © Chris Busbin
Important disclaimer
This server returns USDA-guideline-based information for general food safety education. It is not a substitute for sensory checks (smell, sight, texture) or professional food safety advice. When in doubt, throw it out.
Установка FreshTrack Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/chrisbusbin-pixel/freshtrack-mcp-serverFAQ
FreshTrack Server MCP бесплатный?
Да, FreshTrack Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для FreshTrack Server?
Нет, FreshTrack Server работает без API-ключей и переменных окружения.
FreshTrack Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить FreshTrack Server в Claude Desktop, Claude Code или Cursor?
Открой FreshTrack Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare FreshTrack Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai