Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

MCPVet

БесплатноНе проверен

Vets MCP servers, Claude Code skills, or plugins for unsafe behavior like shell execution, secret access, data exfiltration, prompt injection, and remote code b

GitHubEmbed

Описание

Vets MCP servers, Claude Code skills, or plugins for unsafe behavior like shell execution, secret access, data exfiltration, prompt injection, and remote code before installation, returning a graded verdict with findings.

README

Vet an MCP server, Claude Code skill, or plugin for unsafe behavior — shell execution, secret access, data exfiltration, prompt injection, remote code — before you install it, right inside your agent.

It's a thin, auditable client: all analysis runs server-side at mcpvet.com. This process holds no credentials, touches no local files, and makes exactly one outbound HTTPS call per scan.

Install (Claude Code)

claude mcp add mcpvet -- npx -y github:LorenzoLombardi111/factory-mcpvet

Or add it to your MCP config manually:

{
  "mcpServers": {
    "mcpvet": {
      "command": "npx",
      "args": ["-y", "github:LorenzoLombardi111/factory-mcpvet"]
    }
  }
}

Use

Ask your agent:

Before I install it, scan @some/mcp-server with MCPVet.

The scan_extension tool accepts:

  • a GitHub repo URLhttps://github.com/owner/repo
  • an npm package name@scope/pkg
  • pasted skill / manifest text

It returns a graded verdict (clean → critical), the flagged findings with file and line, and a shareable report link.

Config

Env Default Purpose
MCPVET_API https://mcpvet.com API origin (override for self-host/testing)

MIT licensed.

from github.com/LorenzoLombardi111/factory-mcpvet

Установка MCPVet

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/LorenzoLombardi111/factory-mcpvet

FAQ

MCPVet MCP бесплатный?

Да, MCPVet MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для MCPVet?

Нет, MCPVet работает без API-ключей и переменных окружения.

MCPVet — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить MCPVet в Claude Desktop, Claude Code или Cursor?

Открой MCPVet на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare MCPVet with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development