Skip to main content
Glama

base120-mcp

Python Version Runtime Dependencies Protocol License

Claude Desktop、Cursor、Windsurfにおける推論、プロンプトエンジニアリング、アーキテクチャ決定を向上させるために、120個の検証済みメンタルモデルをMCPサーバーとしてパッケージ化しました。

クイックスタート6つのドメインClaude Desktopのセットアップエンジニアリング検証


6つの推論ドメイン


Related MCP server: Tycana

Base120とは?

ほとんどのAIエージェントは、デフォルトで単一視点の推論を行うため、複雑で曖昧な問題に苦戦しています。

Base120は、難しいエンジニアリング課題を分解するために必要な正確なオペレーターをLLMに提供する、120の実用的なメンタルモデル(インバージョン、第一原理、アッシュビーの必要多様性の法則、ナッシュ均衡、反脆弱性)の構造化ライブラリです。


Claude Desktopのセットアップ

base120-mcpclaude_desktop_config.jsonに直接追加してください:

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

これで、Claudeに自然言語で依頼できます:

「Base120のインバージョンとアッシュビーの法則を使って、新しい分散タスクキューアーキテクチャを批判的に評価してください。」


提供されるMCPツール

  1. base120_search:ドメインまたは問題の説明からメンタルモデルを検索します。

  2. base120_apply:特定のモデルを現在の問題文に適用するための、構造化された推論スキャフォールドを生成します。


エンジニアリングの厳密性と検証

  • テスト:Python 3.10〜3.13で100%合格するテストスイート。

  • 依存関係ゼロ:純粋なPython標準ライブラリ(jsonsysdataclasses)。

  • 著者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