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이란?

대부분의 AI 에이전트는 기본적으로 단일 관점 추론을 사용하기 때문에 복잡하고 모호한 문제에 어려움을 겪습니다.

Base120은 LLM이 까다로운 엔지니어링 문제를 분해하는 데 필요한 정확한 연산자를 제공하는 120가지 실용적 멘탈 모델(Inversion, First Principles, Ashby's Law of Requisite Variety, Nash Equilibrium, Antifragility)의 구조화된 라이브러리입니다.


Claude Desktop 설정

base120-mcpclaude_desktop_config.json에 직접 추가하세요:

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

이제 자연어로 Claude에게 물어볼 수 있습니다:

"Base120 Inversion과 Ashby's Law를 사용해 새로운 분산 작업 큐 아키텍처를 비판적으로 검토해 주세요."


제공되는 MCP 도구

  1. base120_search: 도메인이나 문제 설명으로 멘탈 모델을 검색합니다.

  2. base120_apply: 특정 모델을 현재 문제 설명에 적용하기 위한 구조화된 추론 스캐폴드를 생성합니다.


엔지니어링 엄격성 및 검증

  • 테스트: Python 3.10-3.13에서 100% 통과하는 테스트 스위트.

  • 제로 의존성: 순수 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