Things MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| THINGS_AUTH_TOKEN | Yes | Your Things authorization token (obtained from Things → Settings → General → Enable Things URLs → Manage) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_todoC | 创建新的待办事项。支持标题、备注、标签、清单、截止日期等。 |
| add_projectC | 创建新的项目。支持标题、备注、区域、标签、子任务等。 |
| update_todoC | 更新现有的待办事项。需要提供待办事项ID和授权令牌。 |
| update_projectC | 更新现有的项目。需要提供项目ID和授权令牌。 |
| showC | 导航到并显示区域、项目、标签、待办事项或内置列表。 |
| searchC | 搜索Things中的待办事项、项目等。 |
| get_versionB | 获取Things应用和URL Scheme的版本信息。 |
| json_importC | JSON批量导入待办事项和项目。支持复杂的嵌套结构。 |
| delete_todoC | 删除待办事项(通过将其标记为已取消)。需要提供待办事项ID和授权令牌。 |
| delete_projectC | 删除项目(通过将其标记为已取消)。需要提供项目ID和授权令牌。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mieluoxxx/things_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server