Skip to main content
Glama

Think MCP Tool

by Rai220

think

Enables AI agents to pause and record explicit thoughts during complex tasks, appending them to a log for structured reasoning without altering the database.

Instructions

Use the tool to think about something. It will not obtain new information or change the database, but just append the thought to the log. Use it when complex reasoning or some cache memory is needed.

Input Schema

NameRequiredDescriptionDefault
thoughtYesA thought to think about.

Input Schema (JSON Schema)

{ "properties": { "thought": { "description": "A thought to think about.", "title": "Thought", "type": "string" } }, "required": [ "thought" ], "title": "thinkArguments", "type": "object" }
Install Server

Other Tools from Think MCP Tool

Related Tools

    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/Rai220/think-mcp'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server