← 返回 Skills 市场
tenequm

MCP Best Practices

作者 Misha Kolesnik · GitHub ↗ · v0.3.0 · MIT-0
cross-platform ✓ 安全检测通过
212
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install mcp-best-practices
功能描述
Build production MCP servers with the TypeScript SDK. Covers spec 2025-11-25, SDK v1.29+/v2 alpha, transport selection, tool design, error handling, security...
安全使用建议
This skill is a documentation bundle (best-practices and code examples) and appears internally consistent. Before using its examples in production: 1) verify you install the referenced SDK versions (note the minimum SDK requirement for CVEs) from trusted registries; 2) review any commands (e.g., cloudflared, npm) before running them locally and avoid running unfamiliar scripts as root; 3) when using stdio or spawning processes, apply the documented command-injection mitigations and sandboxing; 4) confirm OAuth and token handling patterns match your security posture (the guide highlights several dangerous patterns to avoid); and 5) consider the fact the skill's source/homepage is unknown—prefer code and packages from recognized maintainers and run dependency scans/supply-chain checks before deploying.
功能分析
Type: OpenClaw Skill Name: mcp-best-practices Version: 0.3.0 The skill bundle is a comprehensive technical reference and best-practices guide for developers building Model Context Protocol (MCP) servers. It contains detailed documentation on SDK usage, security mitigations (including references to CVE-2026-25536 and CVE-2026-0621), and architectural patterns. There is no evidence of malicious intent, data exfiltration, or harmful instructions; rather, the content explicitly focuses on helping developers build secure and performant MCP implementations.
能力标签
cryptocan-make-purchasesrequires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill is documentation for MCP server best practices and references the TypeScript SDK and related packages. It requests no environment variables, binaries, or install steps, which is proportionate for a documentation-only skill.
Instruction Scope
SKILL.md and reference files contain detailed code examples, deployment patterns, and operational guidance (including examples that read files, spawn servers, and use tools like cloudflared). Those examples are appropriate for a developer-facing best-practices guide, but they include instructions that, if copied verbatim, could start network services or expose local servers. The skill's instructions do not direct the agent to read unrelated host files or secrets or to exfiltrate data.
Install Mechanism
There is no install spec and no code to install; the skill is instruction-only. The documentation refers to npm packages and commands (as examples), but it does not itself pull or execute code.
Credentials
The skill declares no required environment variables, credentials, or config paths. Example code shows use of filesystem APIs and network calls appropriate to server examples; nothing in the metadata demands access to unrelated secrets or services.
Persistence & Privilege
Flags show always:false and normal user-invocable/autonomous invocation settings. The skill does not request persistent system presence or attempt to modify other skills or agent-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mcp-best-practices
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mcp-best-practices 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.3.0
Updated mcp-best-practices from 0.2.1 to 0.3.0. Changes: - added `CHANGELOG.md` - modified `SKILL.md` - modified `references/error-handling.md` - modified `references/extensions-registry.md` - modified `references/mcp-apps.md` - modified `references/security-auth.md` - modified `references/tool-schema-guide.md` - modified `references/v2-migration.md`
v0.2.1
Updated mcp-best-practices from 0.2.0 to 0.2.1. Changes: - modified `SKILL.md` - modified `references/security-auth.md` - modified `references/v2-migration.md`
v0.2.0
Updated mcp-best-practices from 0.1.0 to 0.2.0. Changes: - modified `SKILL.md` - added `references/extensions-registry.md` - added `references/mcp-apps.md` - added `references/security-auth.md`
v0.1.0
Initial publish of mcp-best-practices
元数据
Slug mcp-best-practices
版本 0.3.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

MCP Best Practices 是什么?

Build production MCP servers with the TypeScript SDK. Covers spec 2025-11-25, SDK v1.29+/v2 alpha, transport selection, tool design, error handling, security... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 212 次。

如何安装 MCP Best Practices?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mcp-best-practices」即可一键安装,无需额外配置。

MCP Best Practices 是免费的吗?

是的,MCP Best Practices 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

MCP Best Practices 支持哪些平台?

MCP Best Practices 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 MCP Best Practices?

由 Misha Kolesnik(@tenequm)开发并维护,当前版本 v0.3.0。

💬 留言讨论