mcp-server-architect

仓库创建 2026年5月22日最近提交 18 小时前SkillHot 收录 5 小时前
▸ 精选理由

适合构建可插拔上下文服务的 AI 基础设施工程师使用。

这个 Skill 做什么

关于设计与加固 Model Context Protocol (MCP) 服务器及工具集成的架构指南。

讲清怎么用 TypeScript、Python 或 Go 设计并加固一个遵循 MCP(Model Context Protocol)的服务端,包含测试、部署和安全加固策略。适合要搭建能和多家 AI agent 互通上下文的生产级后端、或把现有服务改造成 MCP 节点时参考。特别在于把协议实现、验证流程和攻防细节当成工程问题来解决,方便审计和集成工具链。

▸ 展开 SKILL.md 英文原文

Expert guide for designing, building, and security-hardening Model Context Protocol (MCP) servers and tool integrations in TypeScript, Python, and Go / Panduan ahli merancang, membangun, dan mengamankan server Model Context Protocol (MCP) dan integrasi tool dalam TypeScript, Python, dan Go.

Skill 开发管理MCP上下文协议安全服务架构通用
41
Stars
7
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/mcp-server-architect/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/roedyrustam/vibes-plug/main/skills/mcp-server-architect/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Model Context Protocol (MCP) Server Architect

[English](#english) | [Bahasa Indonesia](#bahasa-indonesia)

---

<a name="english"></a>
## English

### Description
Production-grade architecture guide for designing, building, testing, and securing **Model Context Protocol (MCP)** servers. MCP is the open protocol standardizing how Artificial Intelligence (AI) agents (such as Claude Desktop, Antigravity, Cursor, Windsurf, and custom LLM applications) discover and execute tools, read structured resources, and load prompt templates over JSON-RPC 2.0.

### Trigger Conditions
- Designing or implementing a custom MCP Server in **TypeScript**, **Python**, or **Go**.
- Exposing databases, APIs, loc
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有