THINKMEM TOOLS

28 tools from the ThinkMem MCP Server, categorised by risk level.

WRITE 14 tools
Write appendListElement 在ListMemory的末尾添加新元素。适用于所有角色模式的ListMemory,但仅建议在array模式下使用。 Write addGraphMemory 创建一个新的GraphMemory存储块,用于表示图结构数据。支持tree(树结构)和graph(图结构)两种模式,适用于知识图谱、关系网络等场景。 Write addListMemory 创建一个新的ListMemory存储块,作为有序集合使用。支持array(数组)、deque(双端队列)、stack(栈)三种角色模式。 Write addRawMemory 创建一个新的RawMemory存储块,用于存储无结构的原始文本数据。支持后续的文本编辑、摘要管理和智能搜索功能。 Write desummarizeRawLines 删除RawMemory指定行范围的摘要,不影响原始文本内容。 Write insertListElement 在ListMemory的指定位置插入新元素,用于精确控制元素顺序。 Write insertRawLines 在RawMemory指定行位置插入新文本内容,原位置行及后续行会自动后移。 Write popDequeElement 从双端队列模式ListMemory的前端或后端弹出元素,遵循先进先出或后进先出原则。 Write popStackElement 从栈模式ListMemory的顶部弹出元素,遵循后进先出原则。 Write pushDequeElement 在双端队列模式ListMemory的前端或后端添加元素。 Write pushStackElement 在栈模式ListMemory的顶部添加新元素,遵循后进先出原则。 Write replaceRawLines 替换RawMemory中指定行范围的文本内容,支持模式匹配定位。 Write summarizeRawLines 为RawMemory的指定行范围添加摘要文本。摘要用于对大段文本进行概括性描述,便于快速理解和检索。粒度可以较细。此过程应该由工具调用方自觉主动完成。 Write writeRaw 向RawMemory写入文本内容,支持覆盖模式或追加模式。

Route ThinkMem through PolicyLayer and every one of its 28 tools is checked against your policy before it runs.

CHECK YOUR STACK →

See every tool, the dangerous ones, and the token cost across your stack.

How many tools does the ThinkMem MCP server have? +

The ThinkMem MCP server exposes 28 tools across 3 categories: Read, Write, Destructive.

How do I enforce policies on ThinkMem tools? +

Route the ThinkMem server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard; they are enforced on every call before it reaches the server.

What risk categories do ThinkMem tools fall into? +

ThinkMem tools are categorised as Read (9), Write (14), Destructive (5). Each category has a recommended default policy.

Enforce policy on every ThinkMem tool call.

Start from ThinkMem, add the rest of your stack, and see everything your agents can call. Then put policy on all of it.

Free to start. No card required.

43,000+ MCP servers and 220,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.