Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @sowonai/nestjs-mcp-adapter

@sowonai/nestjs-mcp-adapter

This project is a library that helps you conveniently develop NestJS MCP (Model Context Protocol) servers. It supports both STDIO and HTTP protocols, and allows you to use all features of NestJS such as AuthGuard and Interceptor regardless of the protocol

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "sowonai-nestjs-mcp-adapter": {
      "command": "npx",
      "args": [
        "-y",
        "@sowonai/nestjs-mcp-adapter"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @sowonai/nestjs-mcp-adapter

Details

Websitehttps://www.npmjs.com/package/@sowonai/nestjs-mcp-adapter
GitHubgit+https://github.com/sowonlabs/nestjs-mcp-adapter.git
Licenseunknown
Pricingfree
Tagsnestjs mcp adapter modelcontextprotocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC