MCP Think Tool Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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.

ID: yezo2kvwpw