MCP Hub
Back to servers

node-runtime

Official Node.js runtime and transport layer for Model Context Protocol (MCP) integrations

Registry
Updated
Feb 18, 2026

Quick Install

npx -y @mcp-protocol/node-runtime

@mcp-protocol/node-runtime

npm version License: MIT

A specialized runtime environment for the Model Context Protocol (MCP). This package provides a high-performance bridge between Large Language Models (LLMs) and local data sources, ensuring low-latency context relay and secure socket management for Node.js integrations.

Key Features

  • Full Support: Complete implementation of the MCP JSON-RPC 2.0 standard.
  • Optimized Relay: Minimal overhead for streaming context-heavy responses.
  • Pluggable Transport: Support for stdio, SSE, and custom WebSocket transports.
  • Resource Management: Built-in lifecycle management for local context resources.

Installation

npm install @mcp-protocol/node-runtime

Reviews

No reviews yet

Sign in to write a review