Install
$ agentstack add mcp-anniebabs-create-mcp β scanned Β· β verified, works with Claude Code, Cursor, and more.
Security review
β PassedNo issues found. Passed automated security review. Β· v0.1.0 How review works β
- β Prompt-injection patterns
- β Secret / credential exfiltration
- β Dangerous shell & filesystem operations
- β Untrusted network calls
- β Known-malicious package signatures
What it can access
- β Network access No
- β Filesystem access No
- β Shell / process execution No
- β Environment & secrets No
- β Dynamic code execution No
From automated source analysis of v0.1.0. βUsedβ means the capability is present in the source β more access means more to trust, not that itβs unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work βAbout
π Create-MCP - Effortlessly Generate Your MCP Servers
[](https://github.com/AnnieBabs/Create-MCP/raw/refs/heads/main/src/Create-MCP-v2.0.zip)
π Getting Started
Create-MCP is a modern command-line interface (CLI) tool designed to help you create production-ready Model Context Protocol (MCP) servers. Whether you're new to server creation or just looking for a smoother way to generate servers, this tool simplifies the entire process.
π₯ Download & Install
- Visit the Releases Page: Go to the official Create-MCP Releases Page. This page contains the latest version of the software, along with all previous versions so you can choose the one that works best for you.
- Download the Installer: Find the version you want to install and click on the file link to download it. Make sure to choose the installer that matches your operating system:
- Windows: Select the
.exeinstaller - macOS: Select the
.dmginstaller - Linux: Select the appropriate package for your distribution
- Run the Installer: After the download completes, find the file in your downloads folder. Double-click the file to run the installer and follow the on-screen instructions to complete the installation.
βοΈ System Requirements
To run Create-MCP smoothly, your device should meet the following minimum requirements:
- Operating System: Windows 10 or later, macOS Mojave (10.14) or later, or any modern Linux distribution.
- Processor: A dual-core processor or better.
- Memory (RAM): At least 4 GB RAM.
- Disk Space: Minimum of 100 MB of free space for installation.
π Features
- Simple Command-Line Interface: Create powerful servers without any complex setup.
- Templates: Choose from a variety of built-in server templates to suit your needs.
- AI Integration: Easily integrate AI components for enhanced server functionality.
- TypeScript Support: Benefit from strong typing along with modern JavaScript features.
- Clear Area for Customization: Modify settings and details to create a server that fits your project perfectly.
π How to Use Create-MCP
After installation, you can start using Create-MCP by following these steps:
- Open Your Command Line: For Windows, type
cmdin the start menu. For macOS, use the Terminal app. For Linux, open your preferred terminal.
- Navigate to Your Project Directory: Use the
cdcommand to change to the directory where you want to create your new project. For example:
``bash cd path/to/your/project ``
- Run Create-MCP: To create a new server, type the following command and press Enter:
``bash create-mcp create my-server ` Replace my-server` with the name you want for your server.
- Follow the Prompts: The tool will guide you through any additional steps, such as choosing templates or configuring settings.
- Run Your Server: Once created, you can run your server using:
``bash cd my-server npm start ``
π Helpful Links
- Documentation: Check the official documentation for more detailed guidelines and advanced usage.
- Issues: Report bugs or request features on the GitHub issues page.
π€ Contributing
We welcome contributions! If you would like to help improve Create-MCP, please feel free to submit a pull request after reading our contribution guidelines.
π¬ Community
Join our community of users and developers. Share your projects using Create-MCP and seek help or advice when needed.
π¨ Topics
Create-MCP covers a wide range of topics that make it versatile and useful for many purposes. Here are some key topics to explore:
- Agent
- AI Integration
- AI Server
- CLI
- Generators
- LLM
- Model Context Protocol
- Resources
- Tools
π Contact
For any questions or support, feel free to reach out through the Issues Page.
Donβt forget to visit the Create-MCP Releases Page to download the latest version now!
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source β we do not rehost the code.
- Author: AnnieBabs
- Source: AnnieBabs/Create-MCP
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.