MCPVault

get-projects

MCP tool from Things Fastmcp by excelsier

Get all projects

How to use it

get-projects is exposed by the Things Fastmcp MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get-projects tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Things Fastmcp

$pip install things-mcp
FULL THINGS FASTMCP LISTING

Other tools in Things Fastmcp (39)

add-project

Create a new project with tags and todos

add-todo

Create a new todo with full parameter support

area

Filter by area UUID

checklist_items

(optional) - Checklist items to add

deadline

Filter by deadline (YYYY-MM-DD)

delete-project

Delete a project (moves to trash)

delete-todo

Delete a todo (moves to trash)

get-anytime

Get todos from Anytime list

get-areas

Get all areas

get-inbox

Get todos from Inbox

get-logbook

Get completed todos

get-recent

Get recently created items

get-someday

Get todos from Someday list

get-tagged-items

Get items with a specific tag

get-tags

Get all tags

get-today

Get todos due today

get-todos

Get todos, optionally filtered by project

get-trash

Get trashed todos

get-upcoming

Get upcoming todos

heading

(optional) - Heading to add under

id

ID of the todo to update

include_items

(optional, default: true) - Include checklist items

list_title

or listid (optional) - Title or ID of project/area to add to

notes

(optional) - Notes for the todo

period

Time period (e.g., '3d', '1w', '2m', '1y')

project_uuid

(optional) - Filter todos by project

search-advanced

Advanced search with multiple filters

search-items

Search for items in Things

search-todos

Simple search by title/notes

show-item

Show a specific item or list in Things

start_date

Filter by start date (YYYY-MM-DD)

status

Filter by status (incomplete/completed/canceled)

tag

Filter by tag

tags

(optional) - Tags to apply to the todo

title

Title of the todo

type

Filter by item type (to-do/project/heading)

update-project

Update an existing project

update-todo

Update an existing todo

when

(optional) - When to schedule the todo (today, tomorrow, evening, anytime, someday, or YYYY-MM-DD)