Skip to main content
Glama

Toolhouse MCP Server

[project] name = "mcp-server-toolhouse" version = "0.2.0" description = "All the high-quality toolhouse tools in one place, accessible as one MCP server" readme = "README.md" requires-python = ">=3.13" dependencies = [ "mcp>=1.2", "httpx>=0.28.1", ] authors = [ {name = "orliesaurus", email = "orlando@toolhouse.ai"} ] [project.scripts] mcp_server_toolhouse = "mcp_server_toolhouse:main" [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [tool.hatch.metadata] allow-direct-references = true [dependency-groups] dev = [ "mcp[cli]>=1.2.1", ]

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/toolhouse-community/mcp-server-toolhouse'

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