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
login

Log in to Rover with your email and password. Required before most operations.

search_sitters

Search for pet sitters on Rover by location and service type. Returns a list of available sitters with ratings and pricing.

get_sitter_profile

Get detailed profile information for a specific sitter including bio, reviews, services offered, and rates.

search_services

List all available Rover service types in a given location with descriptions.

request_booking

Send a booking request to a sitter. Requires being logged in.

get_bookings

View your current and past bookings on Rover. Requires being logged in.

message_sitter

Send a message to a sitter on Rover. Requires being logged in.

get_messages

Get your message threads on Rover. Optionally filter by sitter ID.

add_pet_profile

Add a new pet to your Rover account. Requires being logged in.

update_pet_profile

Update an existing pet's profile details such as size, temperament, and special needs.

get_pets

List all pets registered on your Rover account. Requires being logged in.

leave_review

Leave a review for a sitter after a completed service. Requires being logged in.

get_favorites

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