anthropics/claude-plugins-official
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.
Design MCP servers that work with Claude
anthropics/claude-plugins-official
Connect Claude to a private MCP server through an Anthropic MCP tunnel. Drives the Docker Compose quickstart end to end: certificates, proxy config, cloudflared, and a verifiable sample server.
Expose private MCP servers via tunnels
Expert assistant for developing Model Context Protocol (MCP) servers in Python
Python MCP server patterns
Expert assistant for developing Model Context Protocol (MCP) servers in TypeScript
TypeScript MCP server patterns
anthropics/claude-plugins-official
A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers
Reference plugin structure