Skip to main content
Glama

MCP Think Tool Server

think

Facilitate structured reasoning and step-by-step analysis during complex problem-solving. Append thoughts to logs for policy verification, decision-making chains, and enhanced sequential reasoning processes without altering external states.

Instructions

Use this tool to think about something. It will not obtain new information or change anything, but just append the thought to the log. Use it when complex reasoning or cache memory is needed, especially during long chains of tool calls, policy adherence scenarios, or sequential decision making.

Input Schema

NameRequiredDescriptionDefault
thoughtYesA thought to think about. This can be structured reasoning, step-by-step analysis, policy verification, or any other mental process that helps with problem-solving.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "thought": { "description": "A thought to think about. This can be structured reasoning, step-by-step analysis, policy verification, or any other mental process that helps with problem-solving.", "type": "string" } }, "required": [ "thought" ], "type": "object" }

Other Tools from MCP Think Tool Server

Related Tools

  • @abhinav-mangla/think-tool-mcp
  • @flight505/mcp-think-tank
  • @PhillipRt/think-mcp-server
  • @piotrpalek/mcp-thinking-tool
  • @hanzoai/mcp
  • @marcopesani/think-mcp-server

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/cgize/claude-mcp-think-tool'

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