Skip to content
Back to search
30
MCP

@nexus-lab/create-mcp-server

npm/@nexus-lab/create-mcp-server

Scaffold a new MCP server project with TypeScript, testing, and secure defaults

Uptime
0.0%
2 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
create-bun-mcp
Create a new MCP server project with Bun and TypeScript
0 tools
@mseep/mcp-nest
NestJS module for creating Model Context Protocol (MCP) servers
0 tools
@mazhu/create-mcp-server
One command to create a production-ready MCP Server. CLI + SDK for building Model Context Protocol servers in TypeScript.
0 tools
@mseep/mcp-typescript-server-starter
ModelContextProtocol typescript server starter
0 tools
@type-crafter/mcp
MCP server for Type Crafter - generate types from YAML specifications
0 tools

How to use

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

{
  "mcpServers": {
    "@nexus-lab/create-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}