base120-mcp
base120-mcp
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-mcp를 claude_desktop_config.json에 직접 추가하세요:
{
"mcpServers": {
"base120": {
"command": "python",
"args": ["-m", "base120_mcp.server"]
}
}
}이제 자연어로 Claude에게 물어볼 수 있습니다:
"Base120 Inversion과 Ashby's Law를 사용해 새로운 분산 작업 큐 아키텍처를 비판적으로 검토해 주세요."
제공되는 MCP 도구
base120_search: 도메인이나 문제 설명으로 멘탈 모델을 검색합니다.base120_apply: 특정 모델을 현재 문제 설명에 적용하기 위한 구조화된 추론 스캐폴드를 생성합니다.
엔지니어링 엄격성 및 검증
테스트: Python 3.10-3.13에서 100% 통과하는 테스트 스위트.
제로 의존성: 순수 Python 표준 라이브러리(
json,sys,dataclasses).저자: Reuben Bowlby — LinkedIn | 이력서
엔터프라이즈 핵심
Base120은 HUMMBL 플랫폼의 인지 추론 핵심입니다. 엔터프라이즈 멀티에이전트 거버넌스와 공식 Lean 4 검증이 필요하면 **github.com/hummbl-io**를 방문하세요.
This server cannot be deployed
Maintenance
Related MCP Connectors
AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.
Your product team's shared strategic memory — an MCP server your AI tools reason over.
Hosted MCP memory: save sessions/decisions once, search from Claude, Cursor, ChatGPT. EU-hosted FTS.
Give your AI agent persistent, governed memory for every project. At task start it recalls the approved decisions, conventions, risks and architecture (semantic search, ranked by importance); at close it proposes what was learned as typed memories that you review and approve — governance, not a notes dump. Agents propose, humans govern: edits go back to pending and deletion is human-only by design. Connect Claude Code, Cursor, Claude Desktop or any MCP client in two minutes with just your API key — hosted (nothing to install) or locally via `uvx solucortex-mcp`. Built by SoluAI and dogfooded daily: SoluCortex is developed using its own living memory.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceA 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.-
- AlicenseNot gradedqualityDmaintenanceAI-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
- AlicenseAqualityCmaintenancePersistent 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.35223 npm7MIT
- AlicenseAqualityBmaintenanceCognitive 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.2574MIT