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.
Toolhouse
Project Details
- SecretiveShell/MCP-toolhouse
- MIT License
- Last Updated: 4/2/2025
Recomended MCP Servers
Servidor MCP para interactuar con la API de YouTube desde Claude y otros asistentes de IA
Servidor NPM MCP - Projeto TypeScript
This is a personal project to test Claude AI's ability to self-write an MCP Server code for its...
An MCP server that autonomously evaluates web applications.
Notion MCP Server
Use AI to edit image in Claude Desktop / Cursor (AI P图)
基于 FastAPI 和 MCP(模型上下文协议),实现 AI 模型与开发环境 之间的标准化上下文交互,提升 AI 应用的可扩展性和可维护性。
MCP Server implementation for Ableton Live OSC control





