Create Server Scaffold

Streamlines MCP server creation with a structured development protocol and example templates, offering an npx-invokable tool for efficient setup of server scaffolds.

View Source
21 stars
0 tools
Created Aug 2025
@maoxiaoke/maoxiaoke-create-server-scaffold-create-mcp-server

About

Streamlines MCP server creation with a structured development protocol and example templates, offering an npx-invokable tool for efficient setup of server scaffolds.

Categories

general

Installation

npm

npm install @maoxiaoke/maoxiaoke-create-server-scaffold-create-mcp-server

Configuration

{ "mcpServers": { "maoxiaoke-create-server-scaffold-create-mcp-server": { "command": "npx", "args": [ "-y", "@maoxiaoke/maoxiaoke-create-server-scaffold-create-mcp-server" ] } } }