MCP Think Tool Server
클로드의 복잡한 추론 능력을 향상시키기 위한 "생각" 도구를 구현한 모델 컨텍스트 프로토콜(MCP) 서버입니다.
개요
이 MCP 서버는 Anthropic의 블로그 게시물 에 설명된 "think" 도구를 구현합니다. 이 도구는 Claude에게 복잡한 문제 해결 작업 중에 체계적인 사고를 위한 전용 공간을 제공합니다. think 도구는 정책 준수 및 긴 도구 호출 체인에서의 추론을 요구하는 복잡한 작업에서 성능을 크게 향상시키는 것으로 나타났습니다.
특징
구조화된 사고 공간 : 클로드에게 복잡한 문제를 분석할 수 있는 전담 공간을 제공합니다.
설치
npx로 실행
지엑스피1
수동 설치
커서에서 실행
커서 구성 🖥️ 참고: 커서 버전 0.45.6+ 필요
Cursor에서 Think Tool MCP를 구성하려면:
커서 설정 열기
기능 > MCP 서버로 이동하세요
"+ 새 MCP 서버 추가"를 클릭하세요
다음을 입력하세요.
이름: "think-tool-mcp"(또는 원하는 이름)
유형: "명령"
명령어:
npx -y think-tool-mcp
local-only server
The server can only run on the client's local machine because it depends on local resources.
Tools
클로드가 복잡한 문제 해결 과제를 수행하는 동안 체계적인 사고를 할 수 있는 전용 공간을 제공하는 모델 컨텍스트 프로토콜 서버로, 클로드의 추론 능력을 향상시키는 데 도움이 됩니다.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA comprehensive suite of Model Context Protocol servers designed to extend AI agent Claude's capabilities with integrations for knowledge management, reasoning, advanced search, news access, and workspace tools.Last updated -5
- AsecurityFlicenseAqualityA Model Context Protocol server that enhances Claude in Cursor AI with advanced reasoning capabilities including Monte Carlo Tree Search, Beam Search, R1 Transformer, and Hybrid Reasoning methods.Last updated -813
- AsecurityAlicenseAqualityA Model Context Protocol server that enables Claude to perform advanced web research with intelligent search queuing, enhanced content extraction, and deep research capabilities.Last updated -391MIT License
- -securityAlicense-qualityAn MCP server that implements the 'think' tool, providing Claude with a dedicated space for structured thinking during complex problem-solving tasks to improve reasoning capabilities.Last updated -130MIT License