Skip to main content
Glama

Things MCP Server

by hald

get_projects

Retrieve all projects from the Things app, with an option to include tasks within each project. Use this tool to efficiently manage and analyze your tasks and projects.

Instructions

Get all projects from Things

Args: include_items: Include tasks within projects

Input Schema

NameRequiredDescriptionDefault
include_itemsNo

Input Schema (JSON Schema)

{ "properties": { "include_items": { "default": false, "title": "Include Items", "type": "boolean" } }, "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