Skip to main content
Glama

HUMMBL MCP Server

by hummbl-dev

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
all-modelsComplete Base120 framework with all 120 mental models.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_model

Retrieve detailed information about a specific HUMMBL mental model using its code (e.g., P1, IN3, CO5).

list_all_models

Retrieve complete list of all 120 HUMMBL mental models with basic information.

search_models

Search HUMMBL mental models by keyword across codes, names, and definitions.

recommend_models

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

get_transformation

Retrieve detailed information about a specific transformation and its models.

search_problem_patterns

Find predefined HUMMBL problem patterns with recommended transformations and top models.

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