Back to search
30
MCP

create-mcp-server

pypi/create-mcp-server

Create an Model Context Protocol server project from a template.

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

Similar MCP servers embedding-nearest

context-engineering-mcp
MCP server for Context Engineering templates and protocols
0 tools
create-mcp-app
CLI tool to bootstrap MCP (Model Context Protocol) server projects
0 tools
mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assist
0 tools
scalefluidly-mcp-server
Template for building MCP servers based on the Model Context Protocol
0 tools
xcodeproj-mcp-server
A Model Context Protocol Server to manipulate *.xcodeproj
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

How to use

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

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