MCP.so
Sign In

Think Server

@nyanta012

About Think Server

No overview available yet

Basic information

Category

Other

Runtime

python

Transports

stdio

Publisher

nyanta012

Config

Add this server to your MCP-compatible client using the configuration below.

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

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 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

Comments

More Other MCP servers