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.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
hivekit-mcp
MCP server for git-native agent swarm coordination, providing tools for heartbeat, state, task claiming, and logging across distributed AI agents.
Guardian MCP
Engineering discipline and persistent memory for AI coding assistants
FastMCP-Scala
A Scala 3 library for building Model Context Protocol (MCP) servers.
MindSwap AI
Your AI's black box recorder. CLI + MCP server for AI handoffs across Claude Code, Cursor, Codex, Copilot, and more.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Bonk MCP
Implements Solana blockchain functionality for the LetsBonk launchpad.
Allyson
AI-powered SVG animation generator that transforms static files into animated SVG components using the Allyson platform
Configurable Command MCP Server
A flexible MCP server that executes arbitrary command-line tools defined in a configuration file.
Apache SkyWalking MCP
An MCP server for integrating AI agents with the SkyWalking observability platform and its ecosystem.
CodeAlive MCP
Provides semantic code search and codebase interaction features via the CodeAlive API.