MCP Toolhouse
Provides access to a wide range of tools from the Toolhouse platform.
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.
Servidores relacionados
Scout Monitoring MCP
patrocinadorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Deepseek Thinker
Provides Deepseek's reasoning capabilities to AI clients, supporting both the Deepseek API and local Ollama server modes.
Luskad MCP
Provides access to coding rules and examples for your projects.
PageBolt
Take screenshots, generate PDFs, and create OG images from your AI assistant
Bonk MCP
Implements Solana blockchain functionality for the LetsBonk launchpad.
SSH Server MCP
An MCP server that provides SSH-based remote management tools, acting as proxy
Maven
Tools to query latest Maven dependency information
DevStandards
Provides AI agents with access to development best practices, security guidelines, and coding standards.
Union - Unity MCP Server
An MCP server for managing and interacting with Unity projects.
Laravel MCP Server
A Laravel package for building secure Model Context Protocol servers with real-time communication using SSE.
AAP Enterprise MCP Server
An MCP server that allows AI assistants to interact with Ansible Automation Platform (AAP) and Event-Driven Ansible (EDA) infrastructure.