kungfu-mcp

davidcai/kungfu-mcp
★ 0 stars TypeScript Browser/Web Updated 7d ago
A humorous TypeScript MCP server that catalogs major kungfu factions and narrates sparring matches. Built for a presentation demo.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kungfu-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "davidcai/kungfu-mcp"
      ]
    }
  }
}

README Excerpt

A humorous [Model Context Protocol](https://modelcontextprotocol.io/) server, in TypeScript, that catalogs the major factions of the **kung fu world** (the martial-arts underworld) and narrates sparring matches between them. It demonstrates the **three MCP primitives side by side**: - **Tools** (model-controlled) — `list_factions`, `get_faction`, `spar`, `spar_arena`.

Tools (4)

get_factionlist_factionssparspar_arena