Skip to main content
Glama

base120-mcp

Python Version Runtime Dependencies Protocol License

120 проверенных ментальных моделей, упакованных в MCP-сервер для улучшения мышления, промпт-инжиниринга и архитектурных решений в Claude Desktop, Cursor и Windsurf.

Быстрый старт6 доменов мышленияНастройка Claude DesktopИнженерная проверка


6 доменов мышления


Related MCP server: Tycana

Что такое Base120?

Большинство ИИ-агентов с трудом справляются со сложными и неоднозначными задачами, поскольку по умолчанию используют односторонний подход к рассуждениям.

Base120 — это структурированная библиотека из 120 рабочих ментальных моделей (инверсия, первые принципы, закон Эшби о необходимом разнообразии, равновесие Нэша, антихрупкость), которые дают LLM точные операторы, необходимые для декомпозиции сложных инженерных задач.


Настройка Claude Desktop

Добавьте base120-mcp напрямую в ваш claude_desktop_config.json:

{
  "mcpServers": {
    "base120": {
      "command": "python",
      "args": ["-m", "base120_mcp.server"]
    }
  }
}

Теперь вы можете обратиться к Claude на естественном языке:

"Используйте инверсию Base120 и закон Эшби, чтобы критически оценить нашу новую архитектуру распределённой очереди задач."


Предоставляемые MCP-инструменты

  1. base120_search: поиск ментальных моделей по домену или описанию задачи.

  2. base120_apply: создание структурированных схем рассуждений для применения конкретной модели к текущей постановке задачи.


Инженерная строгость и верификация

  • Тесты: 100% проходящий набор тестов для Python 3.10–3.13.

  • Ноль зависимостей: только стандартная библиотека Python (json, sys, dataclasses).

  • Автор: Reuben BowlbyLinkedIn | Резюме


Корпоративное ядро

Base120 — это когнитивное ядро платформы HUMMBL. Для корпоративного управления мультиагентными системами и формальной верификации на Lean 4 посетите github.com/hummbl-io.


A
license - permissive license
Not graded
quality - not tested
B
maintenance

Maintenance

Maintainers
<1hResponse time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    D
    maintenance
    A production-ready reasoning engine that integrates Claude AI with specialized MCP tools for knowledge retrieval, schema validation, and domain-specific rubric evaluation. It enables structured RAG-based analysis across legal, health, and science domains via a RESTful API.
  • A
    license
    Not graded
    quality
    D
    maintenance
    AI-native productivity backend that gives your AI assistant persistent memory, pattern awareness, and computed intelligence about your work. 14 MCP tools for task management, daily planning, weekly review, and personal context.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Persistent cloud memory for AI coding assistants. 28 MCP tools for semantic search, auto-learning, task tracking, correction patterns, knowledge graphs, and session replay across Claude Code, Cursor, Windsurf, Cline, and any MCP client. Encrypted at rest. Team shared memory with author attribution.
    35
    964
    7
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Cognitive prosthetic for AI agents. Indexes conversation history from ChatGPT, Claude Code, Cursor, and Gemini CLI into searchable embeddings. 25 MCP tools including tunnel_state (resume where you left off), switching_cost (quantify context-switch penalty), thinking_trajectory (track idea evolution), and alignment_check (decisions vs principles). LanceDB + Parquet, 12ms recall, local-first.
    25
    68
    MIT

View all related MCP servers

Related MCP Connectors

  • AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

  • Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.

  • 65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows

View all MCP Connectors

Latest Blog Posts

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/base120-mcp'

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