things3-mcp-tools

Avery2/things3-mcp-tools
★ 1 stars Python 📁 File System Updated 28d ago
Things3 MCP server and automation toolkit.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "things3-mcp-tools": {
      "command": "uvx",
      "args": [
        "things3-mcp-tools"
      ]
    }
  }
}

Or install with pip: pip install things3-mcp-tools

Topics

mcpmcp-serverthings3