About
A MCP Server to Create MCP Server
README
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.
Installing Create
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/maoxiaoke/create-mcp-serverFAQ
Is Create MCP free?
Yes, Create MCP is free — one-click install via Unyly at no cost.
Does Create need an API key?
No, Create runs without API keys or environment variables.
Is Create hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Create in Claude Desktop, Claude Code or Cursor?
Open Create on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Create with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
