USDA Nutrition Mcp Server
@zen-apps
关于 USDA Nutrition Mcp Server
Professional MCP server providing access to 600k+ foods from USDA FoodData Central. Features dual architecture (MCP + HTTP API), three deployment options (hosted/local/custom), and production-ready tools for nutrition analysis, food comparison, and dietary planning.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"usda-nutrition": {
"command": "python3",
"args": [
"/path/to/downloaded/mcp_bridge.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is USDA Nutrition Mcp Server?
USDA Nutrition Mcp Server is a professional Model Context Protocol (MCP) server that integrates with the USDA FoodData Central database, providing access to over 600,000 foods. It is designed for developers and AI assistants that need reliable, production-ready nutritional data.
How to use USDA Nutrition Mcp Server?
Download the bridge file and add it to your Claude Desktop configuration. The server supports three deployment options: hosted service, local development, or a custom server. Configuration is done via the mcp_bridge.py file and standard MCP client setup.
Key features of USDA Nutrition Mcp Server
- Dual architecture: MCP protocol server and HTTP API
- Three deployment options: hosted, local, and custom server
- Production-ready with rate limiting, retries, and comprehensive testing
- Smart bridge with auto-detection of hosted/local/custom server support
- Access to 600k+ foods from USDA FoodData Central
Use cases of USDA Nutrition Mcp Server
- Retrieve nutritional information for meal planning or recipe analysis
- Enable AI assistants to answer food nutrition questions from a vast USDA database
- Build custom applications requiring reliable, structured food data
- Integrate nutritional data into health or fitness tracking tools
FAQ from USDA Nutrition Mcp Server
What deployment options are available?
Three deployment options: a hosted service, local development setup, or a custom server. The smart bridge auto-detects which mode to use.
How do I install the server?
Run wget https://raw.githubusercontent.com/yourusername/mcp-nutrition-tools/main/src/mcp_bridge.py and install dependencies with pip install. Then configure Claude Desktop to use the bridge.
What data source does the server use?
It uses the USDA FoodData Central database, which contains over 600,000 food items.
How is rate limiting handled?
The server includes built-in rate limiting and retry logic for production readiness.
Can I run this server locally?
Yes, it supports local development as one of its three deployment options.
其他 分类下的更多 MCP 服务器
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Awesome Mlops
visengerA curated list of references for MLOps
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论