Skip to main content
Glama

MCP-toolhouse

pyproject.toml528 B
[project] name = "mcp-toolhouse" version = "0.1.0" description = "a model context protocol (MCP) server that provides access to tools from the [Toolhouse](https://toolhouse.ai) platform." readme = "README.md" authors = [ { name = "TerminalMan", email = "84923604+SecretiveShell@users.noreply.github.com" } ] requires-python = ">=3.11" dependencies = [ "httpx>=0.28.1", "mcp>=1.2.1", ] [project.scripts] mcp-toolhouse = "mcp_toolhouse:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SecretiveShell/MCP-toolhouse'

If you have feedback or need assistance with the MCP directory API, please join our Discord server