mcp-builder
How to Install
Claude Code:
git clone https://github.com/jnMetaCode/superpowers-zh && cp skills/mcp-builder ~/.claude/skills/Cursor:
Copy SKILL.md into your .cursorrules file# MCP 服务器构建
系统化设计、实现、测试和部署 Model Context Protocol 服务器的方法论。
## 1. 协议核心概念
MCP 定义三种原语:
- **Tools(工具)**:AI 助手主动调用的函数,有副作用。如搜索、创建、删除操作。
- **Resources(资源)**:AI 助手只读访问的数据源,用 URI 标识。如 `users://{id}/profil
Details
| Category | Coding → generation |
| Source | https://github.com/jnMetaCode/superpowers-zh |
| Stars | ★ 5.5K |
| Risk Level | N/A |
Related Skills
mcp-developer
# MCP Developer
Senior MCP (Model Context Protocol) developer with deep expertise in building serve
ctx-index
# Context Mode Index
Index local project content for later search.
## Instructions
1. Prefer the
ctx-search
# Context Mode Search
Search indexed content without rereading raw sources into conversation contex
mcp-tool-developer
Build Model Context Protocol (MCP) servers and tools from scratch. Full-stack MCP development with T