npm analyzed 3.5.1

@mcp-use/cli

v3.5.1
npm

The mcp-use CLI is a tool for building and deploying MCP servers with support for ChatGPT Apps, Code Mode, OAuth, Notifications, Sampling, Observability and more.

maintainer
pzullo
license
MIT
first seen
2026-05-22
last seen
2026-06-14
releases · 30d
224
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities0 tools
transport stdio · http counts 0 tools · 0 res · 0 prompts permission surface via code analysis

no tools enumerated yet for this server.

code evidencev3.5.1 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs package/dist/index.cjs :529 var import_node_fs14 = require("fs");
  • fs package/dist/index.js :509 import { readFileSync as readFileSync2 } from "fs";

shell / exec 2

  • shell package/dist/index.cjs :528 var import_node_child_process11 = require("child_process");
  • shell package/dist/index.js :508 import { spawn as spawn3 } from "child_process";

network 2

  • net package/dist/index.cjs :1299 const response = await fetch(url, {
  • net package/dist/index.js :1279 const response = await fetch(url, {

secrets 2

  • secrets package/dist/index.cjs :1775 const directKey = options?.apiKey || process.env.MCP_USE_API_KEY;
  • secrets package/dist/index.js :1755 const directKey = options?.apiKey || process.env.MCP_USE_API_KEY;

declared dependencies 21

  • @tailwindcss/vite@^4.2.0
  • @vitejs/plugin-react@^6.0.0
  • chalk@^5.6.2
  • chokidar@^5.0.0
  • commander@^14.0.2
  • dotenv@^17.3.1
  • esbuild@0.27.1
  • open@^11.0.0
  • tar@^7.5.11
  • tsx@^4.21.0
  • vite@^8.0.5
  • vite-plugin-singlefile@^2.3.2
  • ws@^8.19.0
  • zod@4.3.5
  • @mcp-use/inspector@10.0.0
  • mcp-use@1.32.0
  • @types/ws@^8.18.1
  • vitest@^4.1.0
  • react@^18.0.0 || ^19.0.0
  • react-dom@^18.0.0 || ^19.0.0
  • react-router-dom@^7.12.0