Skip to main content
Glama

MCP Think Tool Server

MCP Think Tool Server

클로드의 복잡한 추론 능력을 향상시키기 위한 "생각" 도구를 구현한 모델 컨텍스트 프로토콜(MCP) 서버입니다.

개요

이 MCP 서버는 Anthropic의 블로그 게시물 에 설명된 "think" 도구를 구현합니다. 이 도구는 Claude에게 복잡한 문제 해결 작업 중에 체계적인 사고를 위한 전용 공간을 제공합니다. think 도구는 정책 준수 및 긴 도구 호출 체인에서의 추론을 요구하는 복잡한 작업에서 성능을 크게 향상시키는 것으로 나타났습니다.

특징

  • 구조화된 사고 공간 : 클로드에게 복잡한 문제를 분석할 수 있는 전담 공간을 제공합니다.

설치

npx로 실행

지엑스피1

수동 설치

npm install -g think-tool-mcp

커서에서 실행

커서 구성 🖥️ 참고: 커서 버전 0.45.6+ 필요

Cursor에서 Think Tool MCP를 구성하려면:

  1. 커서 설정 열기
  2. 기능 > MCP 서버로 이동하세요
  3. "+ 새 MCP 서버 추가"를 클릭하세요
  4. 다음을 입력하세요.
    • 이름: "think-tool-mcp"(또는 원하는 이름)
    • 유형: "명령"
    • 명령어: npx -y think-tool-mcp
Install Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

클로드가 복잡한 문제 해결 과제를 수행하는 동안 체계적인 사고를 할 수 있는 전용 공간을 제공하는 모델 컨텍스트 프로토콜 서버로, 클로드의 추론 능력을 향상시키는 데 도움이 됩니다.

  1. 개요
    1. 특징
      1. 설치
        1. npx로 실행
        2. 수동 설치
        3. 커서에서 실행

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        A 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
        TypeScript
        • Apple
      • -
        security
        F
        license
        -
        quality
        A 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 -
        1
        TypeScript
      • -
        security
        A
        license
        -
        quality
        A 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 -
        53
        TypeScript
        MIT License
        • Apple
      • -
        security
        A
        license
        -
        quality
        An 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 -
        48
        Python
        MIT License
        • Linux
        • Apple

      View all related MCP servers

      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/abhinav-mangla/think-tool-mcp'

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