Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_product | Retrieve detailed information about a food product by its barcode |
search_products | Search for food products with various filters and criteria |
analyze_product | Get nutritional analysis and scores for a product by barcode |
compare_products | Compare nutritional information between multiple products |
get_product_suggestions | Get product suggestions based on dietary preferences or restrictions |