📦 Mcp Builder — 快速生成MCP服务器

v1.0.0

一句话描述即可把自然语言需求变成可运行的 Model Context Protocol 服务器,自动创建工具、资源和提示,省去手写脚手架的繁琐。

0· 119·0 当前·0 累计
asimons81 头像by @asimons81 (Tony Simons)
下载技能包
最后更新
2026/4/12
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
The skill's requirements and instructions are consistent with its stated purpose (scaffolding MCP servers); no credentials, installs, or unexpected behavior are requested, though there's a small mismatch about Python dependencies in the metadata.
评估建议
This skill appears to do what it says: it scaffolds MCP servers and produces tool schemas and config snippets. Before installing/using it, note: (1) you will need Node.js 18+ and the @modelcontextprotocol/sdk to actually run the TypeScript scaffolds (the skill does not install these for you); (2) the SKILL.md claims Python scaffolding but doesn't list Python dependencies or a Python SDK — ask the publisher how Python support is implemented if you need it; (3) review any generated files before ru...
详细分析 ▾
用途与能力
The name/description (MCP server scaffolding) aligns with the instructions (scaffold TypeScript/Python servers, generate tool definitions, provide config snippets). Declared runtime dependencies (Node.js, TypeScript, @modelcontextprotocol/sdk) match the TypeScript path. Minor inconsistency: the SKILL.md promises Python scaffolding but the Dependencies section lists only Node/TypeScript and the Model Context Protocol JS SDK; no Python SDK or tooling is mentioned.
指令范围
SKILL.md gives scoped, concrete steps for scaffolding MCP servers (select transport, scaffold files, generate schemas, include tests, produce config snippets). It does not instruct the agent to read unrelated system files, access secrets, or transmit data to external endpoints. It only asks to produce project files and configuration snippets.
安装机制
This is an instruction-only skill with no install spec or shipped code — lowest-risk install profile. It does require that the user/agent have Node.js/TypeScript and the @modelcontextprotocol/sdk available, but the skill does not itself download or execute external archives.
凭证需求
The skill requests no environment variables, credentials, or config paths. That is proportional to its scaffolding purpose. It does mention generating config snippets for Claude Code/Cursor/OpenCode but does not request their tokens or access to those services.
持久化与权限
The skill is not marked always:true and does not request elevated persistence. It does not instruct modifying other skills' configurations or system-wide settings; it only produces project-level scaffolding and snippets.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/12

Initial release of the MCP Builder skill. - Bootstraps new Model Context Protocol (MCP) servers from natural language descriptions. - Supports TypeScript (recommended) and Python MCP server scaffolding. - Auto-generates tool definitions from OpenAPI or JSON schemas. - Includes both stdio (CLI) and SSE (web) transport options. - Provides built-in error handling, validation, and a test harness. - Supplies configuration snippets for Claude Code, Cursor, and OpenCode integrations.

无害

安装命令

点击复制
官方npx clawhub@latest install agentic-atlas-mcp-builder
镜像加速npx clawhub@latest install agentic-atlas-mcp-builder --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库