foodos-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FDC_API_KEY | Yes | Required for anything that reads USDA data. No default key ships in this repository. | |
| FOODOS_CONTACT | No | Contact address sent in the User-Agent, as Open Food Facts asks. | repository URL |
| FOODOS_CACHE_DIR | No | Where cached lookups live. | platform cache directory |
| FOODOS_LOG_LEVEL | No | Debug, info, warn, error or silent. Always goes to stderr, because stdout carries the protocol. | info |
| FDC_HOURLY_BUDGET | No | Requests an hour before the server refuses to make more. Set to change the ceiling. | 800 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |