trackmcp
Back to directory
maoxiaoke

create-mcp-server

View on GitHub

A MCP Server to Create MCP Server

21 stars JavaScriptServers & Infrastructure Updated Mar 28, 2025

Documentation

create-mcp-server

A specialized MCP server that helps create new MCP server scaffolds. This tool streamlines the process of creating new Model Context Protocol (MCP) servers by providing a structured development protocol and example templates.

How to use

NPX

json
{
  "mcpServers": {
    "mediaProcessor": {
      "command": "npx",
      "args": [
        "-y",
        "create-mcp-server@latest"
      ]
    }
  }
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Frequently asked questions

What is create-mcp-server?

create-mcp-server is A MCP Server to Create MCP Server

How do I install create-mcp-server?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is create-mcp-server open source?

Yes — it is hosted on GitHub at https://github.com/maoxiaoke/create-mcp-server and has 21 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP