Back to search
30
MCP

@onivoro/server-mcp

npm/@onivoro/server-mcp

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

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@nest-mcp/server
NestJS MCP Server - Build Model Context Protocol servers with NestJS
0 tools
MCP-Nest
A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
0 tools
@iwaneo/kubernetes-mcp-server
Model Context Protocol (MCP) server for Kubernetes — TypeScript/npm implementation
0 tools
nest-mcp
Build Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem you already know.
0 tools
io.github.yawlabs/npmjs-mcp
npm registry MCP server — package intelligence, security audits, dependency analysis
0 tools
io.github.shingwong/node-server-orchestrator
MCP server for orchestrating Node.js development servers (backend, frontend, databases, etc.)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@onivoro/server-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}