Skip to main content
Glama

Things MCP Server

by hald

get_recent

Retrieve recently created items in the Things app over a specified time period (e.g., '3d', '1w', '2m', '1y'). Ideal for tracking tasks or projects added recently.

Instructions

Get recently created items

Args: period: Time period (e.g., '3d', '1w', '2m', '1y')

Input Schema

NameRequiredDescriptionDefault
periodYes

Input Schema (JSON Schema)

{ "properties": { "period": { "title": "Period", "type": "string" } }, "required": [ "period" ], "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/hald/things-mcp'

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