Skip to main content
Glama

Amazing Marvin MCP

by maxsuel13

get_completed_tasks_for_date

Retrieve completed tasks for a specific date from the Amazing Marvin app using API filtering. Input the date in YYYY-MM-DD format to access task details efficiently.

Instructions

Get completed tasks for a specific date using efficient API filtering

Args: date: Date in YYYY-MM-DD format (e.g., '2025-06-13')

Input Schema

NameRequiredDescriptionDefault
dateYes

Input Schema (JSON Schema)

{ "properties": { "date": { "title": "Date", "type": "string" } }, "required": [ "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