Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • Jira MCP Server
  • Linear MCP Server
  • MCP GitHub Issue Server
  • iTerm MCP Server
  • mem0 MCP Server
Back to MCP Servers
MCP Server for Things3

MCP Server for Things3

Public
drjforrest/mcp-things3

Enables integration with Things3, allowing the creation and management of tasks and projects via the MCP protocol, including synchronization with Agenda projects.

Verified
python
0 tools
May 30, 2025
Updated May 30, 2025

MCP Server for Things3

This MCP server provides integration with Things3, allowing you to create and manage tasks and projects through the MCP protocol. It includes special support for synchronization with Agenda projects.

Features

  • Create new projects in Things3
  • Create new to-dos with detailed properties
  • Synchronize projects between Agenda and Things3
  • List current tasks and projects
  • AppleScript integration for data retrieval

Installation

  1. Ensure you have Python 3.8+ and Things3 installed
  2. Clone this repository
  3. Install dependencies:
    pip install -e .

Usage

The server provides several tools:

create-things3-project

Creates a new project in Things3 with the following options:

  • title (required)
  • notes
  • area
  • when
  • deadline
  • tags
  • completed
  • canceled

create-things3-todo

Creates a new to-do in Things3 with the following options:

  • title (required)
  • notes
  • when
  • deadline
  • checklist
  • tags
  • list
  • heading
  • completed
  • canceled
  • reveal

sync-agenda-project

Creates a Things3 project that mirrors an Agenda project:

  • title (required)
  • notes
  • area

Development

The server uses:

  • x-callback-url for creating items in Things3
  • AppleScript for retrieving data from Things3
  • MCP protocol for communication

License

MIT

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • Jira MCP Server
    Jira MCP Server

    A Model Context Protocol server that enables AI assistants like Claude to interact with Jira, allowi...

    Added May 30, 2025
  • Linear MCP Server
    Linear MCP Server

    Facilitates project management with the Linear API via the Model Context Protocol, allowing users to...

    Added May 30, 2025
  • MCP GitHub Issue Server
    MCP GitHub Issue Server

    Enables LLMs to interact with GitHub issues by providing details as tasks, allowing for seamless int...

    1 tools
    Added May 30, 2025
  • iTerm MCP Server
    iTerm MCP Server

    A Model Context Protocol server that enables AI assistants to interact with iTerm2 terminals, allowi...

    Added May 30, 2025
  • mem0 MCP Server
    mem0 MCP Server

    A TypeScript implementation of the Model Context Protocol server that enables creation, management, ...

    Added May 30, 2025