Things MCP Server

v1.0.0APIsstable

A rich MCP server for Things

mcpmcp-serverthings3
Share:
34
Stars
0
Downloads
0
Weekly
0/5

About

A rich MCP server for Things

Features

  • add_todo
  • add_project
  • update_todo
  • update_project
  • things_summary

Use Cases

Create a new to-do item in Things.app. Add notes, tags, checklist items, and assign to projects or areas.
Create a new project in Things.app. Add notes, tags, assign to areas, and pre-populate with initial to-dos.
Update an existing to-do item in Things.app. Modify title, notes, scheduling, tags, checklist items, project/area assignment, and completion status.
Update an existing project in Things.app. Modify title, notes, scheduling, tags, area assignment, and completion status.
Generate a summary of your Things database with filtering options. Returns formatted Markdown or structured JSON data for tasks, projects, areas, and tags.
ebowman

Maintainer

LicenseNOASSERTION
Languagepython
Versionv1.0.0
UpdatedApr 27, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @wenbopan/things-mcp

Manual Installation

npx -y @wenbopan/things-mcp

Examples

Basic Configuration

Configure Things MCP Server

npx -y @wenbopan/things-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

{ "mcpServers": { "things": { "command": "npx", "args": ["-y", "@wenbopan/things-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Things MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides