mcp-wag
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WAG_EMAIL | Yes | Your Wag account email address | |
| WAG_HEADLESS | No | Set to 'false' to show the browser window (for debugging) | |
| WAG_PASSWORD | Yes | Your Wag account password |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_walkersA | Search for available dog walkers on wagwalking.com by location, date, and service type. Returns walker cards with name, rating, price, and availability. |
| book_walkB | Book a dog walking session on wagwalking.com. Requires WAG_EMAIL and WAG_PASSWORD environment variables to be set. |
| schedule_recurringC | Set up a recurring dog walking schedule with a specific walker on wagwalking.com. Requires WAG_EMAIL and WAG_PASSWORD. |
| get_walk_statusB | Get the status of a current or past dog walk booking, including GPS tracking if the walk is in progress. Requires WAG_EMAIL and WAG_PASSWORD. |
| view_walker_profileB | View a dog walker's full profile on wagwalking.com including bio, certifications, reviews, photos, and pricing. |
| rate_walkerA | Rate and review a walker after a completed walk on wagwalking.com. Optionally add a tip. Requires WAG_EMAIL and WAG_PASSWORD. |
| get_pet_reportA | Get the report card for a completed walk, including photos, walker notes, potty breaks, behavior tags, and route map. Requires WAG_EMAIL and WAG_PASSWORD. |
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-wag'
If you have feedback or need assistance with the MCP directory API, please join our Discord server