mcp-server-dev
NewOfficial PluginDevelopmentby Anthropic
Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/mcp-server-dev.md https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/mcp-server-dev/SKILL.md3
Invoke in Claude Code
/mcp-server-devdeploymentdesignmcp
Frequently Asked Questions
What is mcp-server-dev?
Skills for designing and building MCP servers that work seamlessly with Claude. Guides you through deployment models (remote HTTP, MCPB, local), tool design patterns, auth, and interactive MCP apps.
How to install mcp-server-dev?
To install mcp-server-dev, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /mcp-server-dev.
What is mcp-server-dev best for?
mcp-server-dev is a plugin categorized under Development. It is designed for: deployment, design, mcp. Created by Anthropic.