Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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-rover'

If you have feedback or need assistance with the MCP directory API, please join our Discord server