npm analyzed 1.1.0

mcp-handler

v1.1.0
npm

Vercel MCP Adapter for Next.js and other frameworks

maintainer
matheuss
license
Apache-2.0
first seen
2026-05-22
last seen
2026-06-17
releases · 30d
0
short id

Drift inferred · capture-to-capture

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

capabilities 1 tools
transport stdio · sse counts 1 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • roll_dice
code evidence v1.1.0 · npm-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

filesystem 2

  • fs package/dist/cli/index.js :6 var fs = require('fs/promises');
  • fs package/dist/cli/index.mjs :4 import fs from 'fs/promises';

shell / exec 2

  • shell package/dist/cli/index.js :74 const execSync = (yield import('child_process')).execSync;
  • shell package/dist/cli/index.mjs :66 const execSync = (yield import('child_process')).execSync;

network 2

  • net package/dist/index.js :6 var http = require('http');
  • net package/dist/index.mjs :4 import { ServerResponse, IncomingMessage } from 'http';

database 2

  • db package/dist/index.js :7 var redis$1 = require('redis');
  • db package/dist/index.mjs :5 import { createClient } from 'redis';

declared dependencies 11

  • chalk@^5.3.0
  • commander@^11.1.0
  • redis@^4.6.0
  • @changesets/cli@^2.27.12
  • @types/node@^22.15.8
  • tsup@^8.0.0
  • typescript@^5.0.0
  • vitest@^3.2.1
  • zod@^3.25.50
  • @modelcontextprotocol/sdk@1.26.0
  • next@>=13.0.0