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
MCP Bridge API
A lightweight, LLM-agnostic RESTful proxy that unifies multiple MCP servers under a single API.
PolyMarket
Access prediction market data from the PolyMarket API.
Roo Activity Logger
Automatically logs AI coding assistant activities, such as command executions and code generation, into searchable JSON files.
Formo
Formo makes analytics and attribution easy for crypto apps, so you can focus on growth. Measure what matters and drive growth onchain with the data platform for onchain apps. Get the best of web, product, and onchain analytics on one versatile platform.
oclif MCP Server Plugin
An oclif CLI plugin that automatically discovers and serves commands via the Model Context Protocol (MCP).
LSP MCP Server
Integrates with Language Server Protocol (LSP) to provide features like code completion, diagnostics, and hover information.
Bifrost
Exposes VSCode's development tools and language features to AI tools through an MCP server.
llm-context
Share code context with LLMs via Model Context Protocol or clipboard.
Opentrons
Control Opentrons robots, manage protocols, and search API documentation.
OpenAPI MCP Server
Explore and analyze OpenAPI specifications from local files or remote URLs.