things-mcp

things-mcp

3.5

If you are the rightful owner of things-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Things MCP Server allows interaction with the Things app using Claude Desktop, enabling task management and data analysis.

The Things MCP Server is a Model Context Protocol server that integrates with the Things app to facilitate task management through Claude Desktop. It allows users to create tasks, manage projects, and prioritize tasks using the Things.py library and Things URL Scheme. The server provides access to all major lists in Things, supports project and area management, and offers advanced search capabilities. It is designed to enhance productivity by enabling detailed item information retrieval, including checklists and nested data management.

Features

  • Access to all major Things lists (Inbox, Today, Upcoming, etc.)
  • Project and area management
  • Tag operations
  • Advanced search capabilities
  • Support for nested data (projects within areas, todos within projects)

Tools

  1. get-inbox

    Get todos from Inbox

  2. get-today

    Get todos due today

  3. get-upcoming

    Get upcoming todos

  4. get-anytime

    Get todos from Anytime list

  5. get-someday

    Get todos from Someday list

  6. get-logbook

    Get completed todos

  7. get-trash

    Get trashed todos

  8. get-todos

    Get todos, optionally filtered by project

  9. get-projects

    Get all projects

  10. get-areas

    Get all areas

  11. get-tags

    Get all tags

  12. get-tagged-items

    Get items with a specific tag

  13. search-todos

    Simple search by title/notes

  14. search-advanced

    Advanced search with multiple filters

  15. get-recent

    Get recently created items