@alvin0/ai-agent-sdk-mcp-node-server
v0.1.0
Published
Node stdio and HTTP MCP server hosting for ai-agent-sdk
Readme
@alvin0/ai-agent-sdk-mcp-node-server
Runtime: Node 22.12+.
Node-only hosting adapters for MCP servers created by @alvin0/ai-agent-sdk-mcp-server.
pnpm add @alvin0/ai-agent-sdk-core @alvin0/ai-agent-sdk-mcp-node-serverserveMcpStdio() returns a host-owned handle. Always inspect its bounded close
report; transport shutdown and runtime shutdown remain independent evidence.
import { serveMcpStdio } from '@alvin0/ai-agent-sdk-mcp-node-server'Composition: host.mcp-server. Lifecycle: host-owned; call
handle.close({ signal }) and retain deadline/unsettled-request evidence.
