
创建
HTTP-SSESTDIOMCP服务器脚手架创建工具
MCP服务器脚手架创建工具
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.
{ "mcpServers": { "mediaProcessor": { "command": "npx", "args": [ "-y", "create-mcp-server@latest" ] } } }
This project is licensed under the MIT License - see the LICENSE file for details.