Skip to main content
Glama

Things MCP Server

by hald

get-tags

Retrieve all tags from the Things app via the MCP Server, with an option to include items associated with each tag for comprehensive task and project management.

Instructions

Get all tags

Input Schema

NameRequiredDescriptionDefault
include_itemsNoInclude items tagged with each tag

Input Schema (JSON Schema)

{ "properties": { "include_items": { "default": false, "description": "Include items tagged with each tag", "type": "boolean" } }, "required": [], "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