Just Claude Things (thefactremains/just-claude-things) is an MCP server listed on the M8ven Trust Index. It scores 62 out of 100, grade C. It declares 10 tools. No publisher has claimed this listing.
An MCP server that lets Claude read and write your Things 3 tasks on macOS via AppleScript.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
Verified is a snapshot. Live keeps it current, and builds your track record.
⚡ Connect GitHub → continuous verification on every pushwhy connect →Who stands behind it
thefactremains
Source: Glama
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.
things3_get_todosList todos from Things 3 with optional filters and pagination. Returns todos matching the specified criteria. Use "status" to filter by list (inbox, today, upcoming, anytime, someday, logbook). Combine with projectId, areaId, tag, or search filters to narrow results. Args: - status: Filter by Th…
things3_get_todoGet a single todo by its ID from Things 3. Returns full details including title, notes, checklist items, due date, tags, project, and area. Args: - id: The unique Things 3 todo ID Returns: Todo object with all fields
things3_get_projectsList all projects in Things 3 with pagination. Returns projects with their status, area, tags, and dates. Use the returned project IDs to filter todos or assign new todos to a project. Args: - limit: Max results to return (default 50, max 200) - offset: Number of results to skip for pagination…
things3_get_areasList all areas of responsibility in Things 3. Returns area IDs, names, and tags. Use area IDs to filter todos or assign projects to an area. Returns: Array of { id, name, tags }
things3_get_tagsList all tags defined in Things 3. Returns tag IDs and names. Use tag names to filter todos or apply tags when creating/updating todos. Returns: Array of { id, name }
things3_create_todoCreate a new todo in Things 3. Supports title, notes, scheduling, deadline, tags, project assignment, heading placement, and checklist items. Args: - title: Title of the todo (required) - notes: Markdown notes/description - when: Schedule — "today", "evening", "tomorrow", "someday", or a dat…
things3_create_projectCreate a new project in Things 3. Args: - title: Title of the project (required) - notes: Markdown notes/description - areaId: ID of the area to assign this project to (get IDs from things3_get_areas) - tags: Array of tag names to apply (tags must already exist in Things 3) - when: Schedu…
things3_update_todoUpdate an existing todo in Things 3 by ID. Only provided fields are updated; omitted fields are left unchanged. Note: tags specified in addTags are added to existing tags, not replaced. Args: - id: The unique ID of the todo to update (required) - title: New title - notes: New notes (replaces…
things3_complete_todoMark a todo as complete in Things 3. Args: - id: The unique ID of the todo to complete (required) Returns: { success, id, name }
things3_delete_todoMove a todo to the Trash in Things 3. This does NOT permanently delete it — the todo can be recovered from Trash inside Things 3. Args: - id: The unique ID of the todo to trash (required) Returns: { success, id, name }
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Anthropic's MCP TypeScript SDK has a ReDoS vulnerability
Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default
esbuild allows arbitrary file read when running the development server on Windows
Tests exist
No test files found
Add tests that exercise each declared tool.
Production dependencies are patched
0 critical, 3 high severity in production deps — @modelcontextprotocol/sdk@1.12.1 (high), @modelcontextprotocol/sdk@1.12.1 (high)
Run npm audit fix, or upgrade the affected packages to a non-vulnerable version.
Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.
[](https://m8ven.ai/mcp/thefactremains/just-claude-things)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check