Skip to main content
Glama

HUMMBL MCP Server

by hummbl-dev

recommend_models

Get mental model recommendations for problem-solving by describing your challenge. Uses the HUMMBL Base120 framework to suggest validated models that help analyze and address complex situations.

Instructions

Get recommended mental models based on a natural language problem description.

Input Schema

NameRequiredDescriptionDefault
problemYesDetailed description of the problem or challenge

Input Schema (JSON Schema)

{ "properties": { "problem": { "description": "Detailed description of the problem or challenge", "minLength": 10, "type": "string" } }, "required": [ "problem" ], "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