UNPKG

npm-run-mcp-server

Version:

An MCP server that exposes package.json scripts as tools for agents.

4 lines (3 loc) 81 B
import * as z from "./external.js"; export * from "./external.js"; export { z };