Things MCP Server
@excelsier
Things MCP Server について
Enhanced FastMCP implementation of the Things MCP server for Claude and Windsurf
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"things-fastmcp": {
"command": "uv",
"args": [
"pip",
"install",
"things-mcp"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Things MCP Server?
Things MCP Server is a Model Context Protocol server that lets Claude Desktop read and write task management data in the Things app (Things 3). It translates natural‑language requests into structured interactions with your projects, todos, tags, and areas, making it ideal for anyone who wants AI‑assisted task management.
How to use Things MCP Server?
Install via pip install things-mcp (Python 3.12+) and run things-mcp. Obtain your Things authentication token from Things → Preferences → General, then configure it through the included configure_token.py script or by setting the THINGS_AUTH_TOKEN environment variable. Finally, add the server to Claude Desktop’s claude_desktop_config.json.
Key features of Things MCP Server
- Access all major Things lists (Inbox, Today, Upcoming, etc.).
- Create, update, and delete todos and projects.
- Manage tags and run advanced searches.
- View recent items and detailed checklist data.
- Automatic AppleScript fallback when URL scheme fails.
- Intelligent caching, rate limiting, and circuit‑breaker reliability.
Use cases of Things MCP Server
- Ask Claude to list your today’s tasks from Things.
- Create a detailed todo with a packing checklist for a trip.
- Analyze and prioritize todos using the Eisenhower matrix.
- Conduct a GTD‑style weekly review guided by Claude.
- Combine with a calendar MCP to schedule time for
「その他」の他のコンテンツ

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
コメント