MCP-toolhouse

MIT License
1

MCP 툴하우스

이는 Toolhouse 플랫폼의 도구에 대한 액세스를 제공하는 모델 컨텍스트 프로토콜(MCP) 서버입니다.

설치

Smithery를 통해 설치

Smithery를 통해 Claude Desktop용 Toolhouse를 자동으로 설치하려면:

지엑스피1

수동 설정

다음과 같이 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 env가 필요합니다.

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

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.

toolhouse.ai용 MCP 서버입니다. 공식 서버와 달리 외부 LLM에 의존하지 않습니다.

  1. 설치
    1. Smithery를 통해 설치
    2. 수동 설정

Related MCP Servers

  • A
    security
    A
    license
    A
    quality
    An MCP server that provides LLMs access to other LLMs
    Last updated -
    4
    14
    12
    JavaScript
    MIT License
  • -
    security
    A
    license
    -
    quality
    An MCP server that connects any MCP client (like Claude or Cursor) with the browser using browser-use, allowing clients to utilize existing LLMs without requiring additional API keys.
    Last updated -
    32
    Python
    Apache 2.0
  • -
    security
    F
    license
    -
    quality
    MCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.
    Last updated -
    • Apple

View all related MCP servers

ID: 6rasjnw19n