Skip to content
Back to search
30
MCP

create-mcp

pypi/create-mcp

The create-next-app for production MCP servers — scaffold a typed, tested, auth-ready Python MCP server in one command.

Uptime
0.0%
12 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
mcp-server-generator
Create MCP Servers with one command, a modern MCP server generator with tools, resources, prompts, and tests.
0 tools
create-mcp-app
CLI tool to bootstrap MCP (Model Context Protocol) server projects
0 tools
makemcp
A lightweight, easy-to-use wrapper for creating MCP (Model Context Protocol) servers in Python
0 tools
@nexus-lab/create-mcp-server
Scaffold a new MCP server project with TypeScript, testing, and secure defaults
0 tools
Creator
Generates custom MCP servers through templates and workflows, enabling rapid prototyping and automated scaffolding of new server implementat
0 tools

How to use

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

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