69
/ 100
24 days ago
glama

things-turbo

Composite MCP server for Things 3 on macOS that bundles multiple read calls into single requests, enables batch writes, and provides a self-healing read path to handle TCC protection issues.

Is this your MCP?

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: THINGS_AUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTHINGS_MIRROR_AGENT2. kickstarts the launchd mirror agent named in , if set,
🔐 secretTHINGS_AUTH_TOKEN"": "your-token-here"
configTHINGS_AUTH_TOKEN_CMDThe auth token is needed for writes only. Get it in Things: Settings > General > Enable Things URLs > Manage. To keep the token out of plain config, set to a command that prints it:
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/bradleyallandavis-things-turbo-p5lh1q)](https://m8ven.ai/mcp/bradleyallandavis-things-turbo-p5lh1q)
commit: 790eabc924f9fb1ad79041ba55dc517446a71d94
code hash: 0fc7abd94af149f3f9ef1d9f152f1ac8aca64b131cde4d1988125d6d845f17ed
verified: 7/7/2026, 9:56:24 AM
view raw JSON →