
mcp server cli tools
一个用于从模板生成服务器工具的命令行工具。
Repository Info
About This Server
一个用于从模板生成服务器工具的命令行工具。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mcp-cli-server-tools
简体中文 | English
A CLI tool for generating server tools from templates.
Usage
Create new project
npx mcp-cli-server-tools create [directory]
Example:
npx mcp-cli-server-tools create my-tools
Upload package
npx mcp-cli-server-tools upload
Template Structure
The generated project includes a basic server tools setup with the following structure:
[directory]
├── package.json # Project configuration and dependencies
├── tsconfig.json # TypeScript configuration
├── readme.md # Project documentation
└── src/ # Source code directory
Key Features
- TypeScript support out of the box
- Modern ES Modules setup (
"type": "module") - Built-in development scripts:
npm start: Start development mode with watchnpm run build: Build the project
Dependencies
The template comes with the following key dependencies:
Peer Dependencies
@modelcontextprotocol/sdk: ^1.10.1zod: ^3.24.3
Dev Dependencies
typescript: ^5.8.3tsx: ^4.19.3@types/node: ^22.14.1
Development
To contribute to this project:
- Clone the repository
- Install dependencies with
npm install - Make your changes
- Test your changes
- Submit a pull request
License
MIT
Quick Start
Clone the repository
git clone https://github.com/aidra-store/mcp-server-cli-toolsInstall dependencies
cd mcp-server-cli-tools
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.