ktrysmt
MCP Serverktrysmtpublic

mcp think as

一个基于 Python 的 MCP 服务工具,支持 uv 和 Docker 运行。

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
Python
Language
-
License

About This Server

一个基于 Python 的 MCP 服务工具,支持 uv 和 Docker 运行。

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP Think As

Configure

run with uv

prerequisites

  • python: e.g. mise install python@3.13 && mise use python@3.13 -g
  • uv: e.g. brew install uv
git clone https://github.com/ktrysmt/mcp-think-as
cd ./mcp-think-as
uv sync

and add mcp.json to your mcp config like this:

{
  "mcpServers": {
    "mcp-think-as": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/mcp-think-as",
        "run",
        "main.py"
      ]
    }
  }
}

run with docker

{
  "mcpServers": {
    "mcp-think-as-docker": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/ktrysmt/mcp-think-as:latest"
      ]
    }
  }
}

Reference

  • https://www.anthropic.com/engineering/claude-think-tool
  • https://github.com/PhillipRt/think-mcp-server
  • https://github.com/TechNavii/mcp_think
  • https://docs.astral.sh/uv/guides/integration/docker/#installing-uv

Quick Start

1

Clone the repository

git clone https://github.com/ktrysmt/mcp-think-as
2

Install dependencies

cd mcp-think-as
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerktrysmt
Repomcp-think-as
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation