Skip to main content
Glama

cookunity_get_user_info

Retrieve user profile details, subscription plan, delivery schedule, addresses, and credit balance from CookUnity MCP. Output in markdown or JSON format.

Instructions

Get user profile, subscription plan, delivery schedule, addresses, and credits.

Args:

  • response_format ('markdown'|'json'): Output format

Returns (JSON): { id, name, email, plan_id, store_id, status, deliveryDays[], currentCredit, addresses[] }

Examples:

  • Get profile: {}

  • Get as JSON: { response_format: "json" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
response_formatNoOutput format: 'markdown' for human-readable or 'json' for structured datamarkdown

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/ggonzalezaleman/cook-unity-mcp'

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