ECMAScript Modules — the official JavaScript module system using import/export syntax. ESM enables tree-shaking, static analysis, and top-level await. 0nMCP is built as a pure ESM package for modern Node.js environments.
Related Terms
More in Development
npmNode Package Manager — the default package manager for Node.js and the world's l...CLICommand Line Interface — a text-based interface for interacting with software. 0...JSON SchemaA vocabulary for annotating and validating JSON documents. In MCP, each tool def...Portable TextA JSON-based specification for rich text content that can be serialized to any f...GROQGraph-Relational Object Queries — a query language for JSON documents used by Sa...