customercare-mcp-builder
Installation
SKILL.md
CustomerCare MCP Server Builder
This skill guides you through building production-ready MCP (Model Context Protocol) servers for customer care agents. Follow the specifications and patterns documented below exactly. All reference implementations are in references/examples.md.
CRITICAL INSTRUCTIONS FOR AGENTS
0. Ask About Programming Language
Before starting any implementation, ASK the user:
"Which programming language would you like to use for this MCP server?"
- TypeScript
- Python
Both languages have complete reference implementations in references/examples.md. Use the chosen language to build the MCP server.
1. ALWAYS Provide Tool Summary First
Before writing any code, create a comprehensive summary of all tools to be implemented: