8000 GitHub - vimtor/things-3-mcp
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

vimtor/things-3-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Things 3 MCP Server

smithery badge

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

  1. Ensure you have Python 3.8+ installed
  2. Install UV if you haven't already:
    curl -LsSf https://astral.sh/uv/install.sh | sh
  3. Install the required dependencies:
    uv pip install -e .
  4. 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0