MCP Hub
Back to servers

Create Server Scaffold

A specialized MCP server designed to automate the scaffolding and setup of new Model Context Protocol servers using standardized templates.

Stars
21
Forks
5
Updated
Mar 4, 2025
Validated
Jan 11, 2026

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

{
  "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.

Reviews

No reviews yet

Sign in to write a review