create-mcp-server
@maoxiaoke
关于 create-mcp-server
A MCP Server to Create MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mediaProcessor": {
"command": "npx",
"args": [
"-y",
"create-mcp-server@latest"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is create-mcp-server?
A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by providing a structured development protocol and example templates.
How to use create-mcp-server?
Configure your MCP client with the command npx and args ["-y", "create-mcp-server@latest"] as shown in the JSON block. Then invoke the server through your client.
Key features of create-mcp-server
- Specialized tool for scaffolding MCP servers
- Provides a structured development protocol
- Includes example templates
- Runs via npx for easy invocation
Use cases of create-mcp-server
- Creating new MCP server projects from a scaffold
- Streamlining the initial setup of an MCP server
FAQ from create-mcp-server
What is create-mcp-server used for?
It is used to create new MCP server scaffolds, providing a structured development process and templates.
How do I run create-mcp-server?
Add the provided npx configuration to your MCP client settings, then invoke the server through that client.
What license is create-mcp-server under?
It is licensed under the MIT License.
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
评论