MCP Server Dev
Design guidance for MCP servers: deployment model, tool shape, auth and interactive apps.
Install
OfficialClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install mcp-server-dev@claude-plugins-official
Yeni bir MCP sunucusu tasarlanırken ya da mevcut araç kümesi yeniden düzenlenirken
- Author
- Anthropic
Most of the difficulty in an MCP server is design, not protocol. This plugin covers the decisions that determine whether a server is pleasant to use — remote HTTP versus bundled versus local, how many tools to expose and how to name them, what belongs in a description, how authentication is handled without leaking tokens into a client config. The tool-design guidance is the part worth reading twice, since a badly shaped tool list degrades every conversation that loads it.
Similar skills
Protect MCP
SkillGates every tool call through a Cedar policy and signs the decision into a hash-chained receipt.
PluginEval
SkillScores a Claude Code skill on ten dimensions across static checks, an LLM judge and Monte Carlo runs.
Skill Forge Essentials
SkillThree behavioural skills aimed at the mistakes agents make rather than the ones humans make.
Comments(0)
Sign in to comment