Skip to main content
Glama

MCP Server for Things3

Things3용 MCP 서버

이 MCP 서버는 Things3와의 통합을 제공하여 MCP 프로토콜을 통해 작업과 프로젝트를 생성하고 관리할 수 있도록 지원합니다. 또한 Agenda 프로젝트와의 동기화를 위한 특별 지원 기능도 포함되어 있습니다.

특징

  • Things3에서 새 프로젝트 만들기
  • 자세한 속성을 사용하여 새로운 할 일 만들기
  • Agenda와 Things3 간 프로젝트 동기화
  • 현재 작업 및 프로젝트 나열
  • 데이터 검색을 위한 AppleScript 통합

설치

  1. Python 3.8 이상 및 Things3가 설치되어 있는지 확인하세요.
  2. 이 저장소를 복제하세요
  3. 종속성 설치:지엑스피1

용법

서버는 여러 가지 도구를 제공합니다.

create-things3-project

다음 옵션을 사용하여 Things3에서 새 프로젝트를 만듭니다.

  • 제목 (필수)
  • 노트
  • 영역
  • 언제
  • 사선
  • 태그
  • 완전한
  • 취소

만들기-것들-3-할일

다음 옵션을 사용하여 Things3에 새로운 할 일을 만듭니다.

  • 제목 (필수)
  • 노트
  • 언제
  • 사선
  • 체크리스트
  • 태그
  • 목록
  • 표제
  • 완전한
  • 취소
  • 드러내다

동기화-의제-프로젝트

Agenda 프로젝트를 미러링하는 Things3 프로젝트를 생성합니다.

  • 제목 (필수)
  • 노트
  • 영역

개발

서버는 다음을 사용합니다.

  • Things3에서 항목을 생성하기 위한 x-callback-url
  • Things3에서 데이터를 검색하기 위한 AppleScript
  • 통신을 위한 MCP 프로토콜

특허

MIT

-
security - not tested
F
license - not found
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

Things3와의 통합을 지원하여 MCP 프로토콜을 통해 작업 및 프로젝트를 생성하고 관리할 수 있으며, Agenda 프로젝트와의 동기화도 가능합니다.

  1. 특징
    1. 설치
      1. 용법
        1. create-things3-project
        2. 만들기-것들-3-할일
        3. 동기화-의제-프로젝트
      2. 개발
        1. 특허

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides tools for managing todo items, including creation, updating, completion, deletion, searching, and summarizing tasks.
            Last updated -
            10
            4
            TypeScript
            MIT License
          • -
            security
            F
            license
            -
            quality
            An MCP server that provides tools and resources for managing a coding project's todo list, allowing users to view, add, update, and delete todo items with details like priority, status, and tags.
            Last updated -
            1
            Python
          • A
            security
            F
            license
            A
            quality
            An MCP server that provides tools for interacting with AWS S3 buckets, enabling direct access to S3 operations through the Model Context Protocol.
            Last updated -
            1
            Python
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server implementation that enables interaction with the Unstructured API, providing tools to list, create, update, and manage sources, destinations, and workflows.
            Last updated -
            39
            28
            • Apple

          View all related MCP servers

          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/drjforrest/mcp-things3'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server