v1.0.1
v1.0.1 Initial Release
First public release of create-mcp-server, a tool to create Model Context Protocol (MCP) server projects with zero configuration.
Features
- Simple CLI tool to create new MCP server projects
- Automatic project structure setup with best practices
- Built on UV for fast, reliable package management
- Zero configuration needed to get started
Requirements
- UV >= 0.4.10
- Python 3.10+
Usage
# Using uvx (recommended)
uvx create-mcp-server
# Or using pip
pip install create-mcp-server
create-mcp-server
This release provides the foundation for quickly bootstrapping MCP server projects. Future releases will add additional templates and configuration options.
This tool is used to create