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

评论

其他 分类下的更多 MCP 服务器