New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@uni-helper/mcp

Package Overview
Dependencies
Maintainers
5
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uni-helper/mcp

为uniapp提供ai开发体验

latest
Source
npmnpm
Version
0.0.7
Version published
Maintainers
5
Created
Source

UniAPP MCP

访问 uni-helper/skills 获取 skills

使用 MCP + RAG 方案来查询 uniapp 文档。

安装

由于向量数据库及模型文件较大,npx 安装耗时较长,建议全局安装。

pnpm i @uni-helper/mcp -g

配置 MCP 服务器

{
  "mcpServers": {
    "uni-doc": {
      "command": "uni-mcp"
    }
  }
}

Keywords

uni

FAQs

Package last updated on 03 Feb 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts