Skip to main content
Glama

HUMMBL MCP Server

by hummbl-dev

get_transformation

Retrieve detailed information about a specific transformation and its mental models for problem-solving and decision-making within the HUMMBL framework.

Instructions

Retrieve detailed information about a specific transformation and its models.

Input Schema

NameRequiredDescriptionDefault
keyYesTransformation key

Input Schema (JSON Schema)

{ "properties": { "key": { "description": "Transformation key", "enum": [ "P", "IN", "CO", "DE", "RE", "SY" ], "type": "string" } }, "required": [ "key" ], "type": "object" }

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/hummbl-dev/mcp-server'

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