UNPKG

npmplus-mcp-server

Version:

Production-ready MCP server for intelligent JavaScript package management. Works with Claude, Windsurf, Cursor, VS Code, and any MCP-compatible AI editor.

7 lines 268 B
"use strict"; /** * MCP (Model Context Protocol) related types and interfaces. * These interfaces define the structure for MCP server communication and tool execution. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=MCP.js.map