Back to directory
taroify/taroify-mcp

taroify/taroify-mcp

@taroify

Taroify MCP 是一项独立的 MCP(模型上下文协议)服务,旨在将 Taroify 与大模型连接起来。它使大模型能够直接从文档中检索组件、API数据。

taroreactuicomponentsmcpdocumentationretrievalcontext

Installation & Configuration

{
  "mcpServers": {
    "@taroify/mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@taroify/mcp"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17