Skip to main content
Glama

Amazing Marvin MCP

by maxsuel13

claim_reward_points

Users can claim reward points for completing tasks in Amazing Marvin by specifying points, item ID, and date. This tool integrates with AI assistants for task management.

Instructions

Claim reward points for completing a task

Input Schema

NameRequiredDescriptionDefault
dateYes
item_idYes
pointsYes

Input Schema (JSON Schema)

{ "properties": { "date": { "title": "Date", "type": "string" }, "item_id": { "title": "Item Id", "type": "string" }, "points": { "title": "Points", "type": "integer" } }, "required": [ "points", "item_id", "date" ], "type": "object" }

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/maxsuel13/Amazing-Marvin-MCP'

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