nutrients-mcp
Analyze food photos or text for calories, macros, vitamins, minerals, and allergens.
Topics: Biology, Medicine and Bioinformatics
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 1.0.3)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"nutrients-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"TASTYAPI_KEY": "<YOUR_VALUE>"
}
}
}
}
TASTYAPI_KEYrequired secret — Your TastyAPI API key. Get one at https://tastyapi.com/pricing
Related servers
biomcp
Biomedical research MCP server providing access to PubMed, ClinicalTrials.gov, and MyVariant.info.
apple-health-mcp-server
An MCP server that provides access to exported data from Apple Health. Data analytics included.
HealthChain
Typed, validated FHIR tools for healthcare AI agents — build, read, validate, and code FHIR resources from a patient bundle, with…
FHIR MCP Server
MCP server providing seamless access to FHIR APIs for AI tools and healthcare applications
medical-mcp
An MCP server that provides access to medical information, drug databases, and healthcare resources. Enables AI assistants to query…
fhir-mcp-server
MCP Server that connects AI agents to FHIR servers. One example use case is querying patient history in natural language.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry