Files
nexus/wiki/entities/MCP-Builder.md
2026-04-21 00:02:55 +08:00

29 lines
778 B
Markdown

---
title: "MCP Builder"
type: entity
tags: [ai-agent, mcp, protocol, tool-development, the-agency]
---
## Definition
MCP Builder 是 The Agency 体系中的 Model Context Protocol 服务器构建专家,负责设计、实现和测试可扩展 AI 智能体能力的自定义工具、资源与 Prompt。
## Role
- MCP Server 开发专家
- 工具接口设计与验证
- 生产级集成与测试
## Core Skills
- 设计 descriptive tool names 和 agent-friendly descriptions
- 使用 Zod 或 Pydantic 做参数验证
- 构建无状态、可失败恢复的 MCP 工具
- 支持 stdio、SSE 和 Streamable HTTP 传输
## Connections
- [[The Agency]]
- [[MCP]]
- [[MCP服务器]]
- [[MCP工具接口设计]]
- [[Zod参数验证]]
- [[Pydantic参数验证]]
- [[MCP传输协议]]