PetSmart MCP Server
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_productsA | Search for pet products on PetSmart including food, toys, supplies, and accessories. Returns a list of matching products with prices, ratings, and URLs. |
| get_product_detailsB | Get detailed information about a specific PetSmart product including full description, ingredients, reviews, variants, and availability. |
| add_to_cartC | Add a product to the PetSmart shopping cart. Optionally specify quantity and product variant (size, flavor, etc.). |
| checkoutC | Complete the purchase process for items in the PetSmart shopping cart. Fills in shipping information to initiate checkout. |
| schedule_groomingC | Book a grooming appointment for your pet at PetSmart. Services include bath & brush, haircut, nail trim, and full grooming packages. |
| schedule_trainingB | Book a dog training class at PetSmart. Classes include puppy training, beginner obedience, advanced training, and specialty workshops. |
| find_storeC | Find nearby PetSmart store locations with information about available services, hours, and contact details. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-petsmart'
If you have feedback or need assistance with the MCP directory API, please join our Discord server