Skip to main content
Glama

Things MCP Server

by hald

search_items

Easily locate specific tasks or projects in the Things app by entering a search query through the MCP server designed for task and project management.

Instructions

Search for items in Things

Args: query: Search query

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