MCP-toolhouse

by SecretiveShell
Verified

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

MCPツールハウス

これは、 Toolhouseプラットフォームのツールへのアクセスを提供するモデル コンテキスト プロトコル (MCP) サーバーです。

インストール

Smithery経由でインストール

Smithery経由で Claude Desktop 用の Toolhouse を自動的にインストールするには:

npx -y @smithery/cli install @SecretiveShell/MCP-toolhouse --client claude

手動設定

json を次のように設定します。

{ "mcpServers": { "MCP-Toolhouse": { "command": "uv", "args": ["run", "mcp-toolhouse"], "env": { "TOOLHOUSE_API_KEY": "th-******************_*****_******************", "TOOLHOUSE_BUNDLE": "toolhouse-bundle-name", "PYTHONUTF8": "1" } } } }

一部のツールを Windows で動作させるには、Python UTF8 環境が必要です。

-
security - not tested
A
license - permissive license
-
quality - not tested

toolhouse.ai用のMCPサーバー。公式サーバーとは異なり、外部LLMに依存しません。

  1. Installation
    1. Installing via Smithery
    2. Manual Setup
ID: 6rasjnw19n