Things 3 MCP Server
A Model Context Protocol (MCP) server for interacting with Things 3, allowing you to manage todos and projects.
Features
- Search across todos, projects and areas
- Create todos and projects
- Update existing todos and projects
Installation
- Ensure you have Python 3.8+ installed
- Install UV if you haven’t already:
curl -LsSf https://astral.sh/uv/install.sh | sh - Install the required dependencies:
uv pip install -e . - Set up your Things 3 token as an environment variable:
export THINGS_TOKEN='your-token-here'
License
MIT
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
Things 3
Project Details
- vimtor/things-3-mcp
- Last Updated: 5/12/2025
Recomended MCP Servers
Sample MCP Server for testing
The official Python SDK for Model Context Protocol servers and clients
The Joomla MCP Server facilitates interaction between AI assistants (like Claude) and Joomla websites through the Joomla Web...
An MCP server for the Berlin Public Transport
A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in...
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol
mcp cat facts
A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol...





