Rover MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| loginA | Log in to Rover with your email and password. Required before most operations. |
| search_sittersB | Search for pet sitters on Rover by location and service type. Returns a list of available sitters with ratings and pricing. |
| get_sitter_profileB | Get detailed profile information for a specific sitter including bio, reviews, services offered, and rates. |
| search_servicesB | List all available Rover service types in a given location with descriptions. |
| request_bookingB | Send a booking request to a sitter. Requires being logged in. |
| get_bookingsA | View your current and past bookings on Rover. Requires being logged in. |
| message_sitterB | Send a message to a sitter on Rover. Requires being logged in. |
| get_messagesB | Get your message threads on Rover. Optionally filter by sitter ID. |
| add_pet_profileB | Add a new pet to your Rover account. Requires being logged in. |
| update_pet_profileC | Update an existing pet's profile details such as size, temperament, and special needs. |
| get_petsA | List all pets registered on your Rover account. Requires being logged in. |
| leave_reviewA | Leave a review for a sitter after a completed service. Requires being logged in. |
| get_favoritesA | Get your list of favorited sitters on Rover. Requires being logged in. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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-rover'
If you have feedback or need assistance with the MCP directory API, please join our Discord server