MCP-toolhouse

MCP Toolhouse

This is a model context protocol (MCP) server that provides access to tools from the Toolhouse platform.

Installation

Installing via Smithery

To install Toolhouse for Claude Desktop automatically via Smithery:

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

Manual Setup

Setup your json like this:

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

The python utf8 env is required for some tools to work on windows.

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

MCP server for toolhouse.ai. This does not rely on an external llm unlike the official server.

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