findskill.top logo
findskill.top 技能市场详情页
agentskill.sh secured

mcp-builder

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

@anthropics skills/mcp-builder/SKILL.md GitHub Stars 86,759

安全评分

这个标签页按审计报告样式展示检测范围、问题列表和源片段。

安全评分 97/100
审计日期 2026年3月28日
审计摘要 0 / 0 / 3

高危 / 中危 / 低危

Categories 4
Findings 3
Platforms 1
Sources 1

检测类别

指令边界文件系统写入网络引用平台安装流程

安全问题

低危 External Calls
第 41 行

External URL reference

严重级别: 低危 · 类别: External Calls · 第 41 行
Start with the sitemap to find relevant pages: `https://modelcontextprotocol.io/sitemap.xml`
低危 External Calls
第 43 行

External URL reference

严重级别: 低危 · 类别: External Calls · 第 43 行
Then fetch specific pages with `.md` suffix for markdown format (e.g., `https://modelcontextprotocol.io/specification/draft.md`).
低危 External Calls
第 203 行

External URL reference

严重级别: 低危 · 类别: External Calls · 第 203 行
- **MCP Protocol**: Start with sitemap at `https://modelcontextprotocol.io/sitemap.xml`, then fetch specific pages with `.md` suffix

缓解建议

Review the upstream repository before copying files into a local skills directory.

Confirm install instructions and supported runtimes against SKILL.md instead of a generic readme.