SecretiveShell

MCP Toolhouse

Community SecretiveShell
Updated

a model context protocol (MCP) server that provides access to tools from the [Toolhouse](https://toolhouse.ai) platform.

MCP Toolhouse

smithery badge

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.

MCP Server ยท Populars

MCP Server ยท New

    anysiteio

    AnySite MCP Server

    A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the AnySite API, enabling not only data retrieval but also robust management of user accounts.

    Community anysiteio
    kontext-dev

    browser-use-mcp-server

    Browse the web, directly from Cursor etc.

    Community kontext-dev
    WordPress

    MCP Adapter

    An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically.

    Community WordPress
    HzaCode

    OneCite

    ๐Ÿ“š An intelligent toolkit to automatically parse, complete, and format academic references, with Model Context Protocol (MCP) support.

    Community HzaCode
    cexll

    Codex MCP Tool

    Codex Mcp Server

    Community cexll