MCP.so
ログイン

Think Server

@nyanta012

Think Server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

python

トランスポート

stdio

公開者

nyanta012

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "think": {
      "command": "uv",
      "args": [
        "--directory",
        "C:\\Users\\{user}\\mcp_server\\think_server",
        "run",
        "server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Think Server?

Think Server is an MCP server that runs using uv and a server.py script. It is designed for integration with Claude Desktop.

How to use Think Server?

Configure in claude_desktop_config.json with the command uv and arguments specifying the directory containing server.py and the run command.

Key features of Think Server

Use cases of Think Server

FAQ from Think Server

コメント

「その他」の他のコンテンツ