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 | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_products | Search Sam's Club products by a text query. Returns matching products with pricing, availability, and ratings. |
| find_clubs | Find Sam's Club warehouse locations near a given zip code or city. Returns store details including address, hours, phone, and available services. |
| get_membership_info | Get current Sam's Club membership types, annual fees, benefits, and pricing information. No parameters required. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |