Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_day_menu | Get today's menu from Tekuila restaurant. |
| get_current_week_menu | Get this week's menu from Tekuila restaurant. |
| get_current_date | Get current date and time context. |
| analyze_daily_menu | Get today's menu with AI analysis instructions for daily planning. |
| plan_weekly_menu | Get this week's menu with AI planning instructions for weekly meal planning. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_menu_selection | Help analyze and select the best menu options using AI analysis. |
| weekly_menu_planning | Help plan meals for the whole week using AI analysis. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |