Claude Code MCP

by auchenberg

think

Break down complex problems by structuring and analyzing thoughts systematically, enabling clear decision-making and problem-solving.

Instructions

A tool for thinking through complex problems

Input Schema

NameRequiredDescriptionDefault
thoughtYesYour thoughts

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "thought": { "description": "Your thoughts", "type": "string" } }, "required": [ "thought" ], "type": "object" }

You must be authenticated.

Other Tools from Claude Code MCP

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/auchenberg/claude-code-mcp'

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