Skip to main content
Glama

feed_pet

Feed your digital companion by choosing a food type (snack, meal, or feast) to nurture and help it evolve within the MCPet virtual ecosystem.

Instructions

Feed your virtual pet

Input Schema

NameRequiredDescriptionDefault
foodYesType of food: snack, meal, or feast

Input Schema (JSON Schema)

{ "properties": { "food": { "description": "Type of food: snack, meal, or feast", "enum": [ "snack", "meal", "feast" ], "type": "string" } }, "required": [ "food" ], "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