Skip to main content
Glama

play_with_pet

Engage with your virtual pet by choosing interactive play activities like ball, chase, or puzzle to foster companionship and growth on the MCPet server.

Instructions

Play with your virtual pet

Input Schema

NameRequiredDescriptionDefault
activityYesType of play activity: ball, chase, or puzzle

Input Schema (JSON Schema)

{ "properties": { "activity": { "description": "Type of play activity: ball, chase, or puzzle", "enum": [ "ball", "chase", "puzzle" ], "type": "string" } }, "required": [ "activity" ], "type": "object" }
Install Server

Other Tools from MCPet

Related Tools

    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/shreyaskarnik/mcpet'

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