TeamAPI

JGalego/TeamAPI
★ 0 stars TypeScript API Integration Updated today
Team Topologies + DDD Team API as Code toolchain: organigrams, REST API, MCP server
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": {
    "teamapi": {
      "command": "npx",
      "args": [
        "-y",
        "JGalego/TeamAPI"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="docs/assets/logo.svg" alt="Team API Toolchain" width="164"><br> <h1>TeamAPI</h1> <blockquote>Your org chart, compiled.</blockquote> </div> Inspired by [Team Topologies](https://teamtopologies.com/) and Domain-Driven Design, this toolchain turns a **Team API as Code** spec into organigrams, a REST API, and an MCP server for LLM assistants.