DannyMac180/mcp-think-tool
mcp-think-tool is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of mcp-think-tool and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementing the 'think' tool for improving Claude's complex reasoning capabilities.
Try mcp-think-tool with chat:
Tools
Functions exposed to the LLM to take actions
think
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.
Args:
thought: 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.
get_thoughts
Retrieve all thoughts recorded in the current session.
This tool helps review the thinking process that has occurred so far.
clear_thoughts
Clear all recorded thoughts from the current session.
Use this to start fresh if the thinking process needs to be reset.
get_thought_stats
Get statistics about the thoughts recorded in the current session.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client