MCP cover image
See in Github
2025-03-22

一个软件包来帮助您创建和部署MCP服务器

1

Github Watches

2

Github Forks

4

Github Stars

MCPWizard

A CLI tool to help you create and deploy Model Context Protocol (MCP) servers.

Installation

npm install -g mcpwizard

Features

  • Initialize new MCP server projects
  • Add/manage tools for your MCP server
  • Build your MCP server for deployment
  • Generate Claude Desktop configuration files
  • Inspect MCP servers

Note: Currently, MCPWizard only supports tool type in the MCP protocol.

Roadmap

  • Support for MCP resources
  • Support for MCP prompts
  • Support for MCP transport
  • Deployment service integration

Usage

Initialize a New Project

mcpwizard init [name] [options]

Options:

  • -t, --template <template>: Specify a template (typescript, python). Default is "typescript".

Add a Tool

mcpwizard tool add <tool-name> [options]

Options:

  • -d, --description <description>: Tool description

Generate Claude Desktop Configuration

mcpwizard generate-claude-config [options]

Options:

  • -o, --output <path>: Output file path
  • -s, --servers <servers...>: Server names to include

Build Your Server

mcpwizard build

Deploy Your Server

mcpwizard deploy

Inspect Your Server

mcpwizard inspect

Project Structure

When running mcpwizard init my-mcp-server, the user gets a new project with the selected template structure:

TypeScript Template

my-mcp-server/
├── src/
│   ├── prompts/     # MCP prompts definitions
│   ├── resources/   # MCP resources definitions
│   └── tools/       # MCP tools implementations
├── .env.template    # Environment variables template
├── package.json     # Dependencies and scripts
└── tsconfig.json    # TypeScript configuration

Python Template

my-mcp-server/
├── prompts/         # MCP prompts definitions
├── resources/       # MCP resources definitions
├── tools/           # MCP tools implementations
├── .env.template    # Environment variables template
├── requirements.txt # Python dependencies
└── server.py        # Main server file

Dependencies

  • chalk: Terminal string styling
  • commander: Command-line interface
  • fs-extra: Enhanced file system methods
  • globby: Glob matching utilities
  • inquirer: Interactive command line interface
  • ora: Elegant terminal spinners

License

MIT

Contributing

Contributions are welcome! Here's the structure of the mcpwizard package:

mcpwizard/
├── bin/              # CLI entry point
│   └── mcpwizard.js  # Main CLI file
├── src/
│   ├── commands/     # CLI command implementations
│   ├── templates/    # Project templates (typescript, python)
│   ├── utils/        # Utility functions 
│   └── validators/   # Input validation logic
├── package.json      # Package configuration
└── README.md         # This file

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • huahuayu
  • 统一的API网关,用于将多个Etherscan样区块链Explorer API与对AI助手的模型上下文协议(MCP)支持。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

    Reviews

    5 (1)
    Avatar
    user_LGrYb44w
    2025-04-15

    I've been using MCP TapData Server for a while now and couldn't be happier. It provides seamless and efficient data integration that has greatly simplified our workflows. The ease of setup and robust performance make it stand out from other data integration tools. Highly recommend checking it out!