MCP Think Tool Server
@DannyMac180
About MCP Think Tool Server
An MCP server implementing the think tool for Claude
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"think": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"mcp-think-tool"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Think Tool Server?
MCP Think Tool Server implements the "think" tool for improving Claude's complex reasoning capabilities. It provides a dedicated space for structured thinking, thought history with timestamps, and thinking statistics during problem-solving.
How to use MCP Think Tool Server?
Install via pip install mcp-think-tool or using the provided Dockerfile. Add the server to your MCP configuration (e.g.,
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
ICSS
chokcoco不止于 CSS
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Comments