Skip to content
Back to search
30
MCP

create-my-mcp-server

npm/create-my-mcp-server

Create production-ready MCP servers in seconds. Powered by vurb.ts — The Express.js for MCP Servers.

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

Similar MCP servers embedding-nearest

@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
fastestmcp
Generate production-ready MCP servers and clients in seconds with the FastestMCP CLI
0 tools
mcp-factory
Create a complete MCP server for your product in 60 seconds. The fastest way to get your product discovered by AI assistants like Claude and
0 tools
mcp-server-generator
Create MCP Servers with one command, a modern MCP server generator with tools, resources, prompts, and tests.
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
vurb.ts
TypeScript framework for building production MCP servers. Fluent tool API, FSM gating, presenters, semantic routing, cache hints, Zod valida
0 tools

How to use

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

{
  "mcpServers": {
    "create-my-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}