Skip to content
Back to search
30
MCP

@mazhu/create-mcp-server

npm/@mazhu/create-mcp-server

One command to create a production-ready MCP Server. CLI + SDK for building Model Context Protocol servers in TypeScript.

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

Similar MCP servers embedding-nearest

create-mcp-server
Create an Model Context Protocol server project from a template.
0 tools
create-mcp-app
CLI tool to bootstrap MCP (Model Context Protocol) server projects
0 tools
create-my-mcp-server
Create production-ready MCP servers in seconds. Powered by vurb.ts — The Express.js for MCP Servers.
0 tools
mcp-server-commands
Model Context Protocol server to run commands (tool: `runProcess`)
0 tools
@nexus-lab/create-mcp-server
Scaffold a new MCP server project with TypeScript, testing, and secure defaults
0 tools
create-mcp
The create-next-app for production MCP servers — scaffold a typed, tested, auth-ready Python MCP server in one command.
0 tools

How to use

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

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