MCP.so
Sign In

Taroify Mcp

@taroify

About Taroify Mcp

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

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

taroify

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Taroify Mcp?

Taroify Mcp is a Model Context Protocol (MCP) service that connects Taroify—a Taro React version of the mobile component library Vant—with large language models. It enables LLMs to retrieve component and API data directly from the documentation. This service is intended for developers building mini-program applications with Taro React.

How to configure Taro

Comments

More Other MCP servers