MCP Hub
Back to servers

@onivoro/server-mcp

MCP protocol server for NestJS with decorators, transports, guards, interceptors, and registry

npm1.1k/wk
Forks
1
Updated
Apr 24, 2026

Quick Install

npx -y @onivoro/server-mcp

Releasing

npm run release:patch
npm run release:build
npm run release:commit // not needed if first command created a release commit
npm run release:tag // not needed if first command created a release commit and tagged it
npm run release:publish

Reviews

No reviews yet

Sign in to write a review