Skip to main content
Glama

Things MCP Server

by hald

get_tagged_items

Retrieve items associated with a specific tag within the Things app, enabling efficient filtering and task management based on labeled criteria.

Instructions

Get items with a specific tag

Args: tag: Tag title to filter by

Input Schema

NameRequiredDescriptionDefault
tagYes

Input Schema (JSON Schema)

{ "properties": { "tag": { "title": "Tag", "type": "string" } }, "required": [ "tag" ], "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