MCP Server Creator — MCP Server 创建器
v1.0.0创建 and 部署 模型 上下文 Protocol (MCP) servers for AI 代理s. MCP enables AI 模型s to interact with external 工具s and 服务s.
0· 775·0 当前·0 累计
下载技能包
License
MIT-0
运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install mcp-server
镜像加速npx clawhub@latest install mcp-server --registry https://cn.longxiaskill.com镜像同步中
技能文档
MCP Server 创建器
创建 模型 上下文 Protocol servers that extend AI capabilities.
What is MCP?
MCP (模型 上下文 Protocol) is an open protocol that allows AI 模型s to:
访问 external 工具s and 服务s Interact with databases, APIs, and file 系统s 执行 code and commands Features
- Quick Server Templates
- 部署ment
- Examples
# 创建 a database MCP server mcp-server 创建 database --type postgres
# 部署 to cloud mcp-server 部署 --平台 vercel
Use Cases Connect AI to external APIs 创建 custom 工具 integrations Build AI-powered 自动化 Enable AI to interact with databases Requirements Node.js 18+ npm or yarn API keys for external 服务s (if needed)