MCP.so
ログイン

Taroify Mcp

@taroify

Taroify Mcp について

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

基本情報

カテゴリ

その他

ライセンス

MIT

ランタイム

node

トランスポート

stdio

公開者

taroify

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

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

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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

コメント

「その他」の他のコンテンツ