Skip to main content
Glama

Things MCP Server

by hald

search-todos

Locate specific tasks by searching todo titles and notes within the Things app using a simple query. Ideal for quickly finding tasks in your workflow.

Instructions

Search todos by title or notes

Input Schema

NameRequiredDescriptionDefault
queryYesSearch term to look for in todo titles and notes

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "Search term to look for in todo titles and notes", "type": "string" } }, "required": [ "query" ], "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