Skip to main content
Glama

feed_pet

Provide food to your digital companion on MCPet by selecting snack, meal, or feast to nurture its growth and monitor its evolution.

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