Skip to main content
Glama

Things MCP Server

by hald

search_todos

Search for todos by title or notes within the Things app using a specific query, enabling quick task retrieval and management.

Instructions

Search todos by title or notes

Args: query: Search term to look for in todo titles and notes

Input Schema

NameRequiredDescriptionDefault
queryYes

Input Schema (JSON Schema)

{ "properties": { "query": { "title": "Query", "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