Christensen MCP Server

A Clayton Christensen persona agent for strategic advisory, implemented as an MCP (Model Context Protocol) server. Its 8 documented tools cluster into steel, disk, milkshake, honda. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-01-19 · ★ 2 · #642 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Christensen

Claude Code

claude mcp add m2ai-mcp-servers-mcp-christensen -- npx -y mcp-christensen

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "m2ai-mcp-servers-mcp-christensen": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-christensen"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package mcp-christensen - unscoped; check the name against the project README before installing

registry namespace io.github.m2ai-mcp-servers is GitHub-verified and matches the repo owner

03 · What Christensen can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 8 documented tools across steel, disk, milkshake, including steel_minimills, disk_drives, milkshake, honda_motorcycles.

Capability map

Tools grouped from the project's README - what Christensen lets an agent do.

Steel

1 tool - e.g. Low-end disruption with asymmetric motivation

steel_minimills

Disk

1 tool - e.g. New-market disruption with different value network

disk_drives

Milkshake

1 tool - e.g. Jobs-to-be-done discovery through circumstance

milkshake

Honda

1 tool - e.g. Emergent strategy through market learning

honda_motorcycles

Intel

1 tool - e.g. Capability migration through process investment

intel_microprocessors

Analyze

1 tool - e.g. Full strategic analysis using all Christensen frameworks.

analyze_decision

Case

1 tool - e.g. Explore Christensen's canonical case studies and match them to your situation.

case_study

read & search

1 tool - e.g. Learn about any Christensen framework in detail.

get_framework

04 · Who maintains Christensen

mcp-christensen is maintained by m2ai-mcp-servers. We track 4 MCP servers from m2ai-mcp-servers - 2 actively maintained, 2 combined GitHub stars, oldest repo from Dec 2025.

05 · Facts

category
other - ranked #642 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.m2ai-mcp-servers/mcp-christensen (active, first published 2026-01-19)
packages
npm:mcp-christensen

06 · Christensen FAQ

Is Christensen still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-19. We re-verify nightly.

What can Christensen do?

An agent gets 8 documented tools across steel, disk, milkshake, including steel_minimills, disk_drives, milkshake, honda_motorcycles.

How do I install Christensen?

Run `npx -y mcp-christensen`. You can also paste the ready-made client config above.

Does Christensen run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Christensen