create-mcp
Installation
SKILL.md
💡 Prompt Engineering: MCP tool descriptions and schemas are prompts that guide AI behavior. Consider loading the
prompt-engineeringskill for best practices on writing clear tool descriptions, effective parameter descriptions, and actionable error messages.
MCP Server Development Guide
Overview
Create MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. The quality of an MCP server is measured by how well it enables LLMs to accomplish real-world tasks.
Process
🚀 High-Level Workflow
Creating a high-quality MCP server involves four main phases: