This library contains useful and reusable types, librarys and schemas for handling MCP data across systems. It defines the protocol that is used in communications.
While this is mostly used by @node-in-layers/mcp-server, @node-in-layers/mcp-client and other official Node In Layer libraries, this can certainly be used by other libraries.
Just install:
npm install @node-in-layers/mcpThen import:
import {} from '@node-in-layers/mcp'