taiga-ui-mcp

taiga-family/taiga-ui-mcp
★ 13 stars TypeScript 🧠 Memory/Knowledge Updated 2d ago
Taiga UI MCP server providing documentation search and scaffolding tools.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "taiga-ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "taiga-family/taiga-ui-mcp"
      ]
    }
  }
}

README Excerpt

> **🚀 The fastest way to integrate Taiga UI components into your AI workflow** A Model Context Protocol (MCP) server that provides AI assistants with comprehensive access to development workflow. - **Docs + code snippets**. Full Taiga UI markdown plus ready Angular examples in one place. - **Three MCP tools**. Get structured overview with `get_overview`, discover with `get_list_components`, fetch examples

Tools (1)

get_overview

Topics

aiangularmcpmodelcontextprotocolnpxtaiga-ui