plugin.json 334 B

12345678
  1. {
  2. "name": "mcp-server-dev",
  3. "description": "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.",
  4. "author": {
  5. "name": "Anthropic",
  6. "email": "support@anthropic.com"
  7. }
  8. }